ComputeFleetCapacityType.VCpu Property

Definition

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

Property Value

Applies to