NodePlacementConfiguration Class

Definition

Node placement configuration for batch pools.

public class NodePlacementConfiguration
type NodePlacementConfiguration = class
Public Class NodePlacementConfiguration
Inheritance
NodePlacementConfiguration

Remarks

Allocation configuration used by Batch Service to provision the nodes.

Constructors

NodePlacementConfiguration()

Initializes a new instance of the NodePlacementConfiguration class.

NodePlacementConfiguration(Nullable<NodePlacementPolicyType>)

Initializes a new instance of the NodePlacementConfiguration class.

Properties

Policy

Gets or sets node placement Policy type on Batch Pools.

Applies to