HostedServiceGetDetailedResponse.Deployment.UpgradeDomainCount Property

 

Gets or sets the number of upgrade domains that are available to the cloud service.

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

public int UpgradeDomainCount { get; set; }

Property Value

Type: System.Int32

The number of available upgrade domains.

Return to top
Show: