你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchVmConfiguration.NodePlacementPolicy Property

Definition

Allocation policy used by Batch Service to provision the nodes. If not specified, Batch will use the regional policy.

public Azure.ResourceManager.Batch.Models.BatchNodePlacementPolicyType? NodePlacementPolicy { get; set; }
member this.NodePlacementPolicy : Nullable<Azure.ResourceManager.Batch.Models.BatchNodePlacementPolicyType> with get, set
Public Property NodePlacementPolicy As Nullable(Of BatchNodePlacementPolicyType)

Property Value

Applies to