KeyVaultProperties.KeyVaultUri Property

Definition

Gets or sets the Uri of KeyVault.

[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