ClusterPatchVersionUpgradeHistoryProperties interface

Cluster patch version upgrade history properties.

Extends

Properties

upgradeType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

componentName

Component name to upgrade.

severity

Severity of this upgrade.

sourceBuildNumber

Source build number.

sourceClusterVersion

Version with three part.

sourceOssVersion

Version with three part.

targetBuildNumber

Target build number.

targetClusterVersion

Version with three part.

targetOssVersion

Version with three part.

upgradeResult

Result of this upgrade.

utcTime

Time when created this upgrade history.

Property Details

upgradeType

Polymorphic discriminator, which specifies the different types this object can be

upgradeType: "PatchVersionUpgrade"

Property Value

"PatchVersionUpgrade"

Inherited Property Details

componentName

Component name to upgrade.

componentName?: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.componentName

severity

Severity of this upgrade.

severity?: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.severity

sourceBuildNumber

Source build number.

sourceBuildNumber?: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.sourceBuildNumber

sourceClusterVersion

Version with three part.

sourceClusterVersion?: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.sourceClusterVersion

sourceOssVersion

Version with three part.

sourceOssVersion?: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.sourceOssVersion

targetBuildNumber

Target build number.

targetBuildNumber?: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.targetBuildNumber

targetClusterVersion

Version with three part.

targetClusterVersion?: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.targetClusterVersion

targetOssVersion

Version with three part.

targetOssVersion?: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.targetOssVersion

upgradeResult

Result of this upgrade.

upgradeResult: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.upgradeResult

utcTime

Time when created this upgrade history.

utcTime: string

Property Value

string

Inherited From ClusterInPlaceUpgradeHistoryProperties.utcTime