Freigeben über


SqlPoolWorkloadClassifierOperationsExtensions.ListNextAsync Methode

Definition

Workloadklassifizierer des SQL-Pools

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.WorkloadClassifier>> ListNextAsync (this Microsoft.Azure.Management.Synapse.ISqlPoolWorkloadClassifierOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListNextAsync : Microsoft.Azure.Management.Synapse.ISqlPoolWorkloadClassifierOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.WorkloadClassifier>>
<Extension()>
Public Function ListNextAsync (operations As ISqlPoolWorkloadClassifierOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of WorkloadClassifier))

Parameter

operations
ISqlPoolWorkloadClassifierOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Ruft eine Liste der Workloadklassifizierer des SQL-Pools für Workloadgruppen ab.

Gilt für: