SubscriptionGetResponse.MaximumHostedServices Property

 

Gets or sets the maximum number of cloud services that can be allocated to the subscription.

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

public int MaximumHostedServices { get; set; }

Property Value

Type: System.Int32

The maximum number of cloud services.

Return to top
Show: