Freigeben über


EncryptionProtectorsOperationsExtensions.ListByServerNext Methode

Definition

Ruft eine Liste der Serververschlüsselungsschutzvorrichtungen ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.EncryptionProtector> ListByServerNext (this Microsoft.Azure.Management.Sql.IEncryptionProtectorsOperations operations, string nextPageLink);
static member ListByServerNext : Microsoft.Azure.Management.Sql.IEncryptionProtectorsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.EncryptionProtector>
<Extension()>
Public Function ListByServerNext (operations As IEncryptionProtectorsOperations, nextPageLink As String) As IPage(Of EncryptionProtector)

Parameter

operations
IEncryptionProtectorsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: