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

Resource group information.
Inheritance: ResourceGroup
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
ResourceGroupExtended ( ) : System

Initializes a new instance of the ResourceGroupExtended class.

ResourceGroupExtended ( string location ) : System

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

Method Details

ResourceGroupExtended() public méthode

Initializes a new instance of the ResourceGroupExtended class.
public ResourceGroupExtended ( ) : System
Résultat System

ResourceGroupExtended() public méthode

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