Compartir a través de


HelmOperatorProperties.ChartVersion Propiedad

Definición

Obtiene o establece la versión del gráfico de Helm del operador.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a