Dela via


PoolAllocationMode Enum

Definition

Definierar värden för PoolAllocationMode.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum PoolAllocationMode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type PoolAllocationMode = 
Public Enum PoolAllocationMode
Arv
PoolAllocationMode
Attribut
Newtonsoft.Json.JsonConverterAttribute

Fält

BatchService 0

Pooler allokeras i prenumerationer som ägs av Batch-tjänsten.

UserSubscription 1

Pooler allokeras i en prenumeration som ägs av användaren.

Gäller för