Share via


KeyVaultAndKeyReference.KeyUrl Property

Definition

Gets or sets url pointing to a key or secret in KeyVault

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to