Partilhar via


BatchPool.VmSize Property

Definition

The size of virtual machines in the Pool. All virtual machines in a Pool are the same size. For information about available VM sizes, see Sizes for Virtual Machines in Azure (https://learn.microsoft.com/azure/virtual-machines/sizes/overview). Batch supports all Azure VM sizes except STANDARD_A0 and those with premium storage (STANDARD_GS, STANDARD_DS, and STANDARD_DSV2 series).

public string VmSize { get; }
member this.VmSize : string
Public ReadOnly Property VmSize As String

Property Value

Applies to