Freigeben über


OperationsExtensions.ListAsync(IOperations, CancellationToken) Methode

Definition

Auflisten aller verfügbaren Microsoft.AzureStackHCI-Anbietervorgänge

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)

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: