Sdílet prostřednictvím


Key.KeyVaultUrl Property

Definition

Gets or sets the Key Vault Url of the workspace key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to