Partager via


KeyVaultSecretReference.SecretUrl Propriété

Définition

Obtient ou définit l’URL secrète.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

URL référençant un secret dans le Key Vault.

S’applique à