HostedServiceGetDetailedResponse.Deployment.UpgradeStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies information about an update occurring on the deployment.
public Microsoft.WindowsAzure.Management.Compute.Models.UpgradeStatus UpgradeStatus { get; set; }
member this.UpgradeStatus : Microsoft.WindowsAzure.Management.Compute.Models.UpgradeStatus with get, set
Public Property UpgradeStatus As UpgradeStatus