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

Inheritance: ResourceManagerCmdletBase
ファイルを表示 Open project: Azure/azure-powershell

Private Properties

Property Type Description
ListPSResourceProviders Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceProvider[]

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Executes the cmdlet

Private Methods

Method Description
ListPSResourceProviders ( ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceProvider[]

Method Details

ExecuteCmdlet() public method

Executes the cmdlet
public ExecuteCmdlet ( ) : void
return void