Sdílet prostřednictvím


BatchNodePlacementPolicyType Enum

Definition

The default value is regional.

public enum BatchNodePlacementPolicyType
type BatchNodePlacementPolicyType = 
Public Enum BatchNodePlacementPolicyType
Inheritance
BatchNodePlacementPolicyType

Fields

Regional 0

All nodes in the pool will be allocated in the same region.

Zonal 1

Nodes in the pool will be spread across different zones with best effort balancing.

Applies to