Share via


A2AProtectedManagedDiskDetails.DekKeyVaultArmId Property

Definition

Gets or sets the KeyVault resource id for secret (BEK).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to