C# Class Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.GetAzureProviderCmdlet

Inheritance: ResourceManagerCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
ListPSResourceProviders Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceProvider[]

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Executes the cmdlet

Private Methods

Méthode Description
ListPSResourceProviders ( ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceProvider[]

Method Details

ExecuteCmdlet() public méthode

Executes the cmdlet
public ExecuteCmdlet ( ) : void
Résultat void