Share via


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