Share via


VirtualMachineFamilyCoreQuota.CoreQuota Property

Definition

Gets the core quota for the VM family for the Batch account.

[Newtonsoft.Json.JsonProperty(PropertyName="coreQuota")]
public int CoreQuota { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="coreQuota")>]
member this.CoreQuota : int
Public ReadOnly Property CoreQuota As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to