Condividi tramite


KeyVaultSecretReference.SecretUrl Proprietà

Definizione

Ottiene o imposta l'URL del segreto.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

URL che fa riferimento a un segreto nel Key Vault.

Si applica a