Share via


InstancePool.VCores Property

Definition

Count of vCores belonging to this instance pool.

public Azure.Provisioning.BicepValue<int> VCores { get; set; }
member this.VCores : Azure.Provisioning.BicepValue<int> with get, set
Public Property VCores As BicepValue(Of Integer)

Property Value

Applies to