NodePlacementConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET