Compartir a través de


VaultProperties.VaultUri Propiedad

Definición

Obtiene o establece el URI del almacén para realizar operaciones en claves y secretos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a