Partager via


BatchAccountPoolAllocationMode Énumération

Définition

Mode d’allocation pour la création de pools dans le compte Batch.

public enum BatchAccountPoolAllocationMode
type BatchAccountPoolAllocationMode = 
Public Enum BatchAccountPoolAllocationMode
Héritage
BatchAccountPoolAllocationMode

Champs

BatchService 0

Les pools seront alloués dans les abonnements appartenant au service Batch.

UserSubscription 1

Les pools seront alloués dans un abonnement appartenant à l’utilisateur.

S’applique à