ComputeFleetVmAttributes.CpuManufacturers 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.
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)