次の方法で共有


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 sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).

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

Property Value

Applies to