UpgradeStatus Members

Represent the status of an upgrade of a deployment.

The following tables list the members exposed by the UpgradeStatus type.

Public Constructors

  Name Description
  UpgradeStatus Initializes a new instance of the UpgradeStatus class.

Top

Public Properties

  Name Description
CurrentUpgradeDomain Gets or sets an integer value that represents the current upgrade domain.
CurrentUpgradeDomainState Gets or sets a UpgradeDomainState value that specifies the current state of the upgrade.
UpgradeType Gets or sets a DeploymentUpgradeType value that specifies the type of the upgrade.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

UpgradeStatus Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace