次の方法で共有


HelmOperatorProperties.ChartValues プロパティ

定義

演算子 Helm グラフの値のオーバーライドを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象