Dela via


RegionalQuotaCapability.CoresUsed Property

Definition

Gets or sets the number of cores used in the region.

[Newtonsoft.Json.JsonProperty(PropertyName="coresUsed")]
public long? CoresUsed { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="coresUsed")>]
member this.CoresUsed : Nullable<int64> with get, set
Public Property CoresUsed As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to