Compartilhar via


CloudServiceOperationsExtensions.ListAsync(ICloudServiceOperations) Método

Definição

A operação Listar Serviços de Nuvem enumera serviços provisionados para uma assinatura.

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)

Parâmetros

operations
ICloudServiceOperations

Referência ao Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceOperations.

Retornos

A estrutura de resposta para a operação lista de serviços de nuvem.

Aplica-se a