Partager via


CloudServiceOperationsExtensions.List(ICloudServiceOperations) Méthode

Définition

L’opération Répertorier Services cloud énumère les entrées du Windows Azure Store qui sont approvisionnées pour un abonnement.

public static Microsoft.WindowsAzure.Management.Store.Models.CloudServiceListResponse List (this Microsoft.WindowsAzure.Management.Store.ICloudServiceOperations operations);
static member List : Microsoft.WindowsAzure.Management.Store.ICloudServiceOperations -> Microsoft.WindowsAzure.Management.Store.Models.CloudServiceListResponse
<Extension()>
Public Function List (operations As ICloudServiceOperations) As CloudServiceListResponse

Paramètres

operations
ICloudServiceOperations

Référence à Microsoft.WindowsAzure.Management.Store.ICloudServiceOperations.

Retours

Structure de réponse pour l’opération Liste des services cloud.

S’applique à