Compartilhar via


EncryptionSettingsCollection.EncryptionSettings Propriedade

Definição

Obtém ou define uma coleção de configurações de criptografia, uma para cada volume de disco.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a