Freigeben über


BatchAccountCreateOrUpdateContent.PoolAllocationMode Eigenschaft

Definition

Der Poolzuordnungsmodus wirkt sich auch darauf aus, wie sich Clients bei der Batch-Dienst-API authentifizieren können. Wenn der Modus BatchService ist, können sich Clients mithilfe von Zugriffsschlüsseln oder Azure Active Directory authentifizieren. Wenn der Modus UserSubscription ist, müssen Clients Azure Active Directory verwenden. Der Standardwert ist BatchService.

public Azure.ResourceManager.Batch.Models.BatchAccountPoolAllocationMode? PoolAllocationMode { get; set; }
member this.PoolAllocationMode : Nullable<Azure.ResourceManager.Batch.Models.BatchAccountPoolAllocationMode> with get, set
Public Property PoolAllocationMode As Nullable(Of BatchAccountPoolAllocationMode)

Eigenschaftswert

Gilt für: