DevOpsAzureSku.VmSizes 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.
Specifies VM sizes for instance-mix allocation.
public System.Collections.Generic.IList<Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsVmSize> VmSizes { get; }
member this.VmSizes : System.Collections.Generic.IList<Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsVmSize>
Public ReadOnly Property VmSizes As IList(Of DevOpsVmSize)