Compartir a través de


BackupResourceEncryptionConfig.EncryptionAtRestType Propiedad

Definición

Obtiene o establece el cifrado En tipo de reposo. Entre los valores posibles se incluyen: "Invalid", "MicrosoftManaged", "CustomerManaged"

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionAtRestType")]
public string EncryptionAtRestType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionAtRestType")>]
member this.EncryptionAtRestType : string with get, set
Public Property EncryptionAtRestType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a