Sdílet prostřednictvím


EncryptionConfiguration.VaultBaseUrl Property

Definition

Gets or sets the url of the Azure Key Vault used for CMK.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to