Partager via


SqlPoolSensitivityLabelsOperationsExtensions.ListCurrentNext Méthode

Définition

Obtient les étiquettes de confidentialité du pool SQL

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

Paramètres

operations
ISqlPoolSensitivityLabelsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

Remarques

Obtient les étiquettes de confidentialité du pool SQL.

S’applique à