Поделиться через


Свойство SubscriptionListOperationResponse.Subscription.MaximumHostedServices

 

Необязательно.

Пространство имен:   Microsoft.WindowsAzure.Subscriptions.Models
Сборка:  Microsoft.WindowsAzure.Management (в Microsoft.WindowsAzure.Management.dll)

Синтаксис

public int MaximumHostedServices { get; set; }
public:
property int MaximumHostedServices {
    int get();
    void set(int value);
}
member MaximumHostedServices : int with get, set
Public Property MaximumHostedServices As Integer

Значение свойства

Type: System.Int32

См. также

SubscriptionListOperationResponse.Subscription - класс
Microsoft.WindowsAzure.Subscriptions.Models - пространство имен

Вернуться в начало