C# Class Microsoft.Azure.Commands.Providers.GetAzureLocationCmdlet

Inheritance: Microsoft.Azure.Commands.Resources.Models.ResourcesBaseCmdlet
Mostrar archivo Open project: Azure/azure-powershell

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Executes the cmdlet

Private Methods

Method Description
AddResourceProvider ( Microsoft.Azure.Management.Resources.Models.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