Compartilhar via


CloudServiceOperationsExtensions.ListAsync(ICloudServiceOperations) Método

Definição

Recuperar uma lista de serviços de nuvem (consulte http://msdn.microsoft.com/en-us/library/windowsazure/XXXXXXX.aspx para obter mais informações)

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

Parâmetros

operations
ICloudServiceOperations

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

Retornos

O modelo de resposta para a operação de serviço de nuvem de lista.

Aplica-se a