ClusterGetProperties.ClusterHdpVersion Property

Definition

Gets or sets the hdp version of the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to