C# Class Microsoft.Azure.Management.Internal.Resources.Models.ResourceGroup

Resource group information.
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
ResourceGroup ( ) : Hyak.Common

Initializes a new instance of the ResourceGroup class.

ResourceGroup ( string location ) : Hyak.Common

Initializes a new instance of the ResourceGroup class with required arguments.

Method Details

ResourceGroup() public méthode

Initializes a new instance of the ResourceGroup class.
public ResourceGroup ( ) : Hyak.Common
Résultat Hyak.Common

ResourceGroup() public méthode

Initializes a new instance of the ResourceGroup class with required arguments.
public ResourceGroup ( string location ) : Hyak.Common
location string
Résultat Hyak.Common