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


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

 

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

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

Синтаксис

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

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

Type: System.Int32

См. также

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

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