Compartir a través de


KeyVaultSecretReference.SecretUrl Propiedad

Definición

Obtiene o establece la dirección URL que hace referencia a un secreto en un Key Vault.

[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