ComputeFleetVmAttributes.VmCategories 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 category specified as a list. Optional parameter.
public System.Collections.Generic.IList<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetVmCategory> VmCategories { get; }
member this.VmCategories : System.Collections.Generic.IList<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetVmCategory>
Public ReadOnly Property VmCategories As IList(Of ComputeFleetVmCategory)