DeploymentUpgradeType Enumeration

 

Specifies the type of the update.

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

type DeploymentUpgradeType

Member nameDescription
Auto

Specifies that the update type is Automatic.

Manual

Specifies that the update type is Manual.

Return to top
Show: