Share via


Node.UpgradeDomain Property

Definition

Gets the upgrade ___domain value for this node.

<remarks>Upgrade domains define sets of nodes which are shut down for upgrades at approximately the same time.</remarks>
public string UpgradeDomain { get; }
member this.UpgradeDomain : string
Public ReadOnly Property UpgradeDomain As String

Property Value

The upgrade ___domain for this node.

Applies to