Udostępnij za pośrednictwem


KeyVaultKeyReference.KeyUrl Property

Definition

Gets or sets the URL referencing a key encryption key in Key Vault.

[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