Share via


ComputeFleetVmAttributes.CpuManufacturers Property

Definition

The VM CPU manufacturers specified as a list. Optional parameter.

public System.Collections.Generic.IList<Azure.ResourceManager.ComputeFleet.Models.CpuManufacturer> CpuManufacturers { get; }
member this.CpuManufacturers : System.Collections.Generic.IList<Azure.ResourceManager.ComputeFleet.Models.CpuManufacturer>
Public ReadOnly Property CpuManufacturers As IList(Of CpuManufacturer)

Property Value

Applies to