DatabaseAccountCreateUpdateParameters.KeyVaultKeyUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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