Compartir a través de


KeyVaultAndSecretReference.SecretUrl Propiedad

Definición

Obtiene o establece la dirección URL que apunta a una clave o un secreto en KeyVault.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a