Sdílet prostřednictvím


BatchAccountPoolAllocationMode Enum

Definition

The allocation mode for creating pools in the Batch account.

public enum BatchAccountPoolAllocationMode
type BatchAccountPoolAllocationMode = 
Public Enum BatchAccountPoolAllocationMode
Inheritance
BatchAccountPoolAllocationMode

Fields

BatchService 0

Pools will be allocated in subscriptions owned by the Batch service.

UserSubscription 1

Pools will be allocated in a subscription owned by the user.

Applies to