Partager via


CloudServiceOperationsExtensions.ListAsync(ICloudServiceOperations) Méthode

Définition

L’opération List Services cloud énumère les services provisionnés pour un abonnement.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse> ListAsync(this Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceOperations operations);
static member ListAsync : Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse>
<Extension()>
Public Function ListAsync (operations As ICloudServiceOperations) As Task(Of CloudServiceListResponse)

Paramètres

operations
ICloudServiceOperations

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

Retours

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

S’applique à