ComputeFleetProperties.VmSizesProfile Property

Definition

List of VM sizes supported for Compute Fleet.

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

Property Value

Applies to