Compartilhar via


ISubscriptionOperations.ListAsync(CancellationToken) Método

Definição

public System.Threading.Tasks.Task<Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse> ListAsync (System.Threading.CancellationToken cancellationToken);
abstract member ListAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse>
Public Function ListAsync (cancellationToken As CancellationToken) As Task(Of SubscriptionListOperationResponse)

Parâmetros

cancellationToken
CancellationToken

Token de cancelamento.

Retornos

Uma resposta de serviço padrão, incluindo uma ID de solicitação e o código de status HTTP.

Aplica-se a