Compartilhar via


HostedServiceOperationsExtensions.List(IHostedServiceOperations) Método

Definição

A operação Listar Serviços Hospedados lista os serviços de nuvem disponíveis na assinatura atual. (consulte http://msdn.microsoft.com/en-us/library/windowsazure/ee460781.aspx para obter mais informações)

public static Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse List (this Microsoft.WindowsAzure.Management.Compute.IHostedServiceOperations operations);
static member List : Microsoft.WindowsAzure.Management.Compute.IHostedServiceOperations -> Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse
<Extension()>
Public Function List (operations As IHostedServiceOperations) As HostedServiceListResponse

Parâmetros

operations
IHostedServiceOperations

Referência ao Microsoft.WindowsAzure.Management.Compute.IHostedServiceOperations.

Retornos

A resposta da operação Listar Serviço Hospedado.

Aplica-se a