Share via


KeyVaultProperties.KeyvaultUri Property

Definition

Gets or sets the URI of the key vault key used to encrypt data.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to