Compartilhar via


CloudServiceOperationsExtensions.List(ICloudServiceOperations) Método

Definição

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

public static Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse List (this Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceOperations operations);
static member List : Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceOperations -> Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse
<Extension()>
Public Function List (operations As ICloudServiceOperations) As 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