Freigeben über


EncryptionProtectorsOperationsExtensions.CreateOrUpdate Methode

Definition

Updates eine vorhandene Verschlüsselungsschutzvorrichtung.

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

Parameter

operations
IEncryptionProtectorsOperations

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
EncryptionProtector

Der angeforderte Ressourcenstatus der Verschlüsselungsschutzvorrichtung.

Gibt zurück

Gilt für: