Compartir a través de


OSDisk.EncryptionSettings Propiedad

Definición

Obtiene o establece especifica la configuración de cifrado del disco del sistema operativo. <br>& lt;br> Versión mínima de api: 2015-06-15

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionSettings")]
public Microsoft.Azure.Management.Compute.Fluent.Models.DiskEncryptionSettings EncryptionSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionSettings")>]
member this.EncryptionSettings : Microsoft.Azure.Management.Compute.Fluent.Models.DiskEncryptionSettings with get, set
Public Property EncryptionSettings As DiskEncryptionSettings

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a