LocationOperationsExtensions.List(ILocationOperations) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
L’opération Répertorier les emplacements répertorie tous les emplacements du centre de données qui sont valides pour votre abonnement. (voir http://msdn.microsoft.com/en-us/library/windowsazure/gg441293.aspx pour plus d’informations)
public static Microsoft.WindowsAzure.Management.Models.LocationsListResponse List (this Microsoft.WindowsAzure.Management.ILocationOperations operations);
static member List : Microsoft.WindowsAzure.Management.ILocationOperations -> Microsoft.WindowsAzure.Management.Models.LocationsListResponse
<Extension()>
Public Function List (operations As ILocationOperations) As LocationsListResponse
Paramètres
- operations
- ILocationOperations
Référence à Microsoft.WindowsAzure.Management.ILocationOperations.
Retours
Réponse de l’opération Répertorier les emplacements.
S’applique à
Azure SDK for .NET