Freigeben über


OperationsExtensions.ListAsync(IOperations, CancellationToken) Methode

Definition

Listet alle verfügbaren REST-API-Vorgänge auf.

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

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: