Freigeben über


ServerAdvancedThreatProtectionSettingsOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellt oder aktualisiert einen Advanced Threat Protection-Status.

public static Microsoft.Azure.Management.Sql.Models.ServerAdvancedThreatProtection CreateOrUpdate (this Microsoft.Azure.Management.Sql.IServerAdvancedThreatProtectionSettingsOperations operations, string resourceGroupName, string serverName, Microsoft.Azure.Management.Sql.Models.ServerAdvancedThreatProtection parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Sql.IServerAdvancedThreatProtectionSettingsOperations * string * string * Microsoft.Azure.Management.Sql.Models.ServerAdvancedThreatProtection -> Microsoft.Azure.Management.Sql.Models.ServerAdvancedThreatProtection
<Extension()>
Public Function CreateOrUpdate (operations As IServerAdvancedThreatProtectionSettingsOperations, resourceGroupName As String, serverName As String, parameters As ServerAdvancedThreatProtection) As ServerAdvancedThreatProtection

Parameter

operations
IServerAdvancedThreatProtectionSettingsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die die Ressource enthält. Dieser Wert kann über die Azure-Ressourcen-Manager-API oder das Portal abgerufen werden.

serverName
String

Name des Servers

parameters
ServerAdvancedThreatProtection

Der Advanced Threat Protection-Serverstatus.

Gibt zurück

Gilt für: