Compartir a través de


BatchNodePlacementConfiguration.Policy Property

Definition

Node placement Policy type on Batch Pools. Allocation policy used by Batch Service to provision the nodes. If not specified, Batch will use the regional policy.

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

Property Value

Applies to