Partager via


ServerAdvancedThreatProtectionSettingsOperationsExtensions.ListByServerNext Méthode

Définition

Obtenez la liste des états de protection avancée contre les menaces du serveur.

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

Paramètres

operations
IServerAdvancedThreatProtectionSettingsOperations

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

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à