Compartir a través de


Volume.Secret Propiedad

Definición

Obtiene o establece el volumen secreto.

[Newtonsoft.Json.JsonProperty(PropertyName="secret")]
public System.Collections.Generic.IDictionary<string,string> Secret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secret")>]
member this.Secret : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Secret As IDictionary(Of String, String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a