Condividi tramite


UpgradeStatus.CurrentUpgradeDomain Property

Definition

Optional. An integer value that identifies the current upgrade domain. Upgrade domains are identified with a zero-based index: the first upgrade domain has an ID of 0, the second has an ID of 1, and so on.

public int CurrentUpgradeDomain { get; set; }
member this.CurrentUpgradeDomain : int with get, set
Public Property CurrentUpgradeDomain As Integer

Property Value

Applies to