Partager via


VaultPatchProperties.EnabledForDiskEncryption Propriété

Définition

Obtient ou définit la propriété pour spécifier si Azure Disk Encryption est autorisé à récupérer des secrets du coffre et à désencapsuler les clés.

[Newtonsoft.Json.JsonProperty(PropertyName="enabledForDiskEncryption")]
public bool? EnabledForDiskEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabledForDiskEncryption")>]
member this.EnabledForDiskEncryption : Nullable<bool> with get, set
Public Property EnabledForDiskEncryption As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à