Share via


HDInsightClusterDefinition.ComponentVersion Property

Definition

The versions of different services in the cluster.

public System.Collections.Generic.IDictionary<string,string> ComponentVersion { get; }
member this.ComponentVersion : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property ComponentVersion As IDictionary(Of String, String)

Property Value

Applies to