Compartir a través de


EncryptionSettingsCollection.EncryptionSettingsVersion Propiedad

Definición

Obtiene o establece describe qué tipo de cifrado se usa para los discos. Una vez establecido este campo, no se puede sobrescribir. "1.0" corresponde a Azure Disk Encryption con la aplicación de AAD.'1.1' corresponde a 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a