HDInsightVersion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |