Share via


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)

Usage

'Usage
Dim instance As UpgradeDomainState

Syntax

'Declaration
Public Enumeration UpgradeDomainState
public enum UpgradeDomainState
public enum class UpgradeDomainState
public enum UpgradeDomainState
public enum 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.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.Compute.Models Namespace