Share via


WorkspaceKeyDetails.KeyVaultUrl Property

Definition

Gets or sets workspace Key sub-resource key vault url

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to