UpgradeStatus.UpgradeType Property

Definition

Optional. The type of the upgrade. Possible values are Auto and Manual.

public Microsoft.WindowsAzure.Management.Compute.Models.DeploymentUpgradeType UpgradeType { get; set; }
member this.UpgradeType : Microsoft.WindowsAzure.Management.Compute.Models.DeploymentUpgradeType with get, set
Public Property UpgradeType As DeploymentUpgradeType

Property Value

Applies to