Partager via


Volume.Secret Propriété

Définition

Obtient ou définit le volume de secret.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à