HDInsightVersion Class

Definition

Version spec for HDInsight clusters.

public sealed class HDInsightVersion
type HDInsightVersion = class
Public NotInheritable Class HDInsightVersion
Inheritance
HDInsightVersion

Constructors

HDInsightVersion()

Properties

Version

Gets or sets the Semantic version for the HDInsight cluster.

VersionStatus

Gets or sets the version status for the HDInsight cluster.

Methods

ToString()

Converts this object into its string representation.

Applies to