ComputeFleetCapacityType.VCpu Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VCpu is the capacity type for Compute Fleet where Fleet capacity is provisioned in terms of VCpus. If VCpu capacity is not exactly divisible by VCpu count in VMSizes, Fleet capacity in VCpus will be overprovisioned by default.
public static Azure.ResourceManager.ComputeFleet.Models.ComputeFleetCapacityType VCpu { get; }
static member VCpu : Azure.ResourceManager.ComputeFleet.Models.ComputeFleetCapacityType
Public Shared ReadOnly Property VCpu As ComputeFleetCapacityType