UpgradeDomainState Enumeration

 

Specifies the current state of the update.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Syntax

public enum UpgradeDomainState
public enum class UpgradeDomainState
type UpgradeDomainState
Public Enumeration UpgradeDomainState

Members

Member name Description
Before

Specifies that the status of the upgrade is before.

During

Specifies that the status of the upgrade is during.

See Also

Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top