ServiceCosmosDbConfigurationInfo.KeyVaultKeyUri Property

Definition

Gets or sets the URI of the customer-managed key for the backing database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to