NodePlacementConfiguration(Nullable<NodePlacementPolicyType>) Constructor
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.
Initializes a new instance of the NodePlacementConfiguration class.
public NodePlacementConfiguration (Microsoft.Azure.Batch.Common.NodePlacementPolicyType? policy);
new Microsoft.Azure.Batch.NodePlacementConfiguration : Nullable<Microsoft.Azure.Batch.Common.NodePlacementPolicyType> -> Microsoft.Azure.Batch.NodePlacementConfiguration
Public Sub New (policy As Nullable(Of NodePlacementPolicyType))
Parameters
- policy
- Nullable<NodePlacementPolicyType>
Node placement Policy type on Batch Pools.