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

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

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Executes the cmdlet

Private Methods

Method Description
AddResourceProvider ( Provider provider, Dictionary locationMap ) : bool
ConstructResourceProviderLocations ( List locations, List providers ) : List
GetLocationProviderMap ( List providers ) : List>.Dictionary

Method Details

ExecuteCmdlet() public method

Executes the cmdlet
public ExecuteCmdlet ( ) : void
return void