Compartilhar via


ServerAdvancedThreatProtectionSettingsOperationsExtensions.ListByServerNext Método

Definição

Obtenha uma lista dos estados de Proteção Avançada contra Ameaças do servidor.

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)

Parâmetros

operations
IServerAdvancedThreatProtectionSettingsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a