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

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

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Executes the cmdlet

Private Methods

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

Method Details

ExecuteCmdlet() public méthode

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