Compartilhar via


DiskInstanceView.EncryptionSettings Propriedade

Definição

Obtém ou define as configurações de criptografia para o Disco do SISTEMA Operacional. <br>& lt;br> Versão mínima da api: 2015-06-15

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a