Partilhar via


KeyVaultSecretReference.SecretUrl Propriedade

Definição

Obtém ou define o URL secreto.

[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 Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

O URL que referencia um segredo no Key Vault.

Aplica-se a