Dela via


RegionalQuotaCapability.CoresAvailable Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to