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

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

Méthodes publiques

Méthode Description
GenericResourceExtended ( ) : System

Initializes a new instance of the GenericResourceExtended class.

GenericResourceExtended ( string location ) : System

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

Method Details

GenericResourceExtended() public méthode

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

GenericResourceExtended() public méthode

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