Partager via


EncryptionSettingsCollection.EncryptionSettings Propriété

Définition

Obtient ou définit une collection de paramètres de chiffrement, un pour chaque volume de disque.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à