Compartir a través de


KeyVaultAndKeyReference.KeyUrl Propiedad

Definición

Obtiene o establece la dirección URL que apunta a una clave o un secreto en 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a