Compartir a través de


ManagedTransparentDataEncryption.State Propiedad

Definición

Obtiene o establece especifica el estado del cifrado de datos transparente. Entre los valores posibles se incluyen: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.Sql.Models.TransparentDataEncryptionState State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Microsoft.Azure.Management.Sql.Models.TransparentDataEncryptionState with get, set
Public Property State As TransparentDataEncryptionState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a