SubscriptionGetResponse.CurrentCoreCount Property

 

Gets or sets the number of currently allocated cores.

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

public int CurrentCoreCount { get; set; }

Property Value

Type: System.Int32

The number of currently allocated cores.

Return to top
Show: