VersionStatus Enum
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.
Enumeration of version status.
public enum VersionStatus
type VersionStatus =
Public Enum VersionStatus
- Inheritance
-
VersionStatus
Fields
Name | Value | Description |
---|---|---|
Obsolete | 0 | The version of the HDInsight cluster is lower than the minimum version supported by the SDK. |
Compatible | 1 | The version of the HDInsight cluster is supported by the SDK. |
ToolsUpgradeRequired | 2 | The version of the HDInsight cluster is higher than the maximum version supported by the SDK. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.