Bagikan melalui


EncryptionDetails.SecretKeyVaultId Property

Definition

Gets or sets ID of Key Vault where Secret is stored.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to