Compartir a través de


BEKDetails.SecretVaultId Propiedad

Definición

Obtiene o establece el identificador del Key Vault donde se almacena este secreto.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a