Compartir a través de


EncryptionSettingsCollection.EncryptionSettings Propiedad

Definición

Obtiene o establece una colección de valores de cifrado, uno para cada volumen 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a