Udostępnij za pośrednictwem


EncryptionSettingsCollection.EncryptionSettingsVersion Property

Definition

Gets or sets describes what type of encryption is used for the disks. Once this field is set, it cannot be overwritten. '1.0' corresponds to Azure Disk Encryption with AAD app.'1.1' corresponds to Azure Disk Encryption.

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionSettingsVersion")]
public string EncryptionSettingsVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionSettingsVersion")>]
member this.EncryptionSettingsVersion : string with get, set
Public Property EncryptionSettingsVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to