Partilhar via


Vault.EnabledForDiskEncryption Property

Definition

Property to specify whether Azure Disk Encryption is permitted to retrieve secrets from the vault and unwrap keys.

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Origin(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.PropertyOrigin.Inlined)]
public bool? EnabledForDiskEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Origin(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.PropertyOrigin.Inlined)>]
member this.EnabledForDiskEncryption : Nullable<bool> with get, set
Public Property EnabledForDiskEncryption As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to