VersionStatus Enum

Definition

Enumeration of version status.

public enum VersionStatus
type VersionStatus = 
Public Enum VersionStatus
Inheritance
VersionStatus

Fields

Compatible 1

The version of the HDInsight cluster is supported by the SDK.

Obsolete 0

The version of the HDInsight cluster is lower than the minimum version supported by the SDK.

ToolsUpgradeRequired 2

The version of the HDInsight cluster is higher than the maximum version supported by the SDK.

Applies to