Freigeben über


SqlPoolUsagesOperationsExtensions.ListNext Methode

Definition

Ruft SQL-Poolnutzungen ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.SqlPoolUsage> ListNext (this Microsoft.Azure.Management.Synapse.ISqlPoolUsagesOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Synapse.ISqlPoolUsagesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.SqlPoolUsage>
<Extension()>
Public Function ListNext (operations As ISqlPoolUsagesOperations, nextPageLink As String) As IPage(Of SqlPoolUsage)

Parameter

operations
ISqlPoolUsagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Hinweise

Ruft SQL-Poolnutzungen ab.

Gilt für: