Share via


ComposeDeploymentUpgradeProgress.UpgradeDomains Property

Definition

public System.Collections.ObjectModel.ReadOnlyCollection<System.Fabric.UpgradeDomainStatus> UpgradeDomains { get; }
member this.UpgradeDomains : System.Collections.ObjectModel.ReadOnlyCollection<System.Fabric.UpgradeDomainStatus>
Public ReadOnly Property UpgradeDomains As ReadOnlyCollection(Of UpgradeDomainStatus)

Property Value

System.Collections.ObjectModel.ReadOnlyCollection<UpgradeDomainStatus>

Applies to