Compartilhar via


SqlServerResource.GetServerAdvancedThreatProtection Método

Definição

Obtenha o estado de Proteção Avançada contra Ameaças de um servidor.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/advancedThreatProtectionSettings/{advancedThreatProtectionName}
  • Operação IdServerAdvancedThreatProtectionSettings_Get
public virtual Azure.Response<Azure.ResourceManager.Sql.ServerAdvancedThreatProtectionResource> GetServerAdvancedThreatProtection (Azure.ResourceManager.Sql.Models.AdvancedThreatProtectionName advancedThreatProtectionName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetServerAdvancedThreatProtection : Azure.ResourceManager.Sql.Models.AdvancedThreatProtectionName * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Sql.ServerAdvancedThreatProtectionResource>
override this.GetServerAdvancedThreatProtection : Azure.ResourceManager.Sql.Models.AdvancedThreatProtectionName * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Sql.ServerAdvancedThreatProtectionResource>
Public Overridable Function GetServerAdvancedThreatProtection (advancedThreatProtectionName As AdvancedThreatProtectionName, Optional cancellationToken As CancellationToken = Nothing) As Response(Of ServerAdvancedThreatProtectionResource)

Parâmetros

advancedThreatProtectionName
AdvancedThreatProtectionName

O nome do estado de Proteção Avançada contra Ameaças.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a