Partager via


CloudServiceOperationsExtensions.List(ICloudServiceOperations) Méthode

Définition

Récupérer une liste de services cloud (voir http://msdn.microsoft.com/en-us/library/windowsazure/XXXXXXX.aspx pour plus d’informations)

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

Paramètres

operations
ICloudServiceOperations

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

Retours

Modèle de réponse pour l’opération de service cloud de liste.

S’applique à