HelmReleasePropertiesDefinition.HelmChartRef Property

Definition

Gets or sets the reference to the HelmChart object used as the source to this HelmRelease

[Newtonsoft.Json.JsonProperty(PropertyName="helmChartRef")]
public Microsoft.Azure.Management.KubernetesConfiguration.Models.ObjectReferenceDefinition HelmChartRef { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="helmChartRef")>]
member this.HelmChartRef : Microsoft.Azure.Management.KubernetesConfiguration.Models.ObjectReferenceDefinition with get, set
Public Property HelmChartRef As ObjectReferenceDefinition

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to