Compartir a través de


DiskEncryptionProperties.EncryptionAtHost Propiedad

Definición

Obtiene o establece indica si está habilitado o no el cifrado de disco de recursos.

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionAtHost")]
public bool? EncryptionAtHost { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionAtHost")>]
member this.EncryptionAtHost : Nullable<bool> with get, set
Public Property EncryptionAtHost As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a