DatabaseAccountGetResultsInner.KeyVaultKeyUri Property

Definition

Gets or sets the URI of the key vault

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to