Share via


KeyEncryptionKey.KekVaultResourceID Property

Definition

Gets or sets kek vault resource id. It is required in case of Customer managed KekType.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to