Compartilhar via


OperationsExtensions.ListAsync(IOperations, CancellationToken) Método

Definição

Listar todas as operações de provedor Microsoft.AzureStackHCI disponíveis

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AzureStackHCI.Models.AvailableOperations> ListAsync (this Microsoft.Azure.Management.AzureStackHCI.IOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.AzureStackHCI.IOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AzureStackHCI.Models.AvailableOperations>
<Extension()>
Public Function ListAsync (operations As IOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AvailableOperations)

Parâmetros

operations
IOperations

O grupo de operações para esse método de extensão.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a