PoolAllocationMode Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
PoolAllocationMode
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

BatchService 0

Fondy se přidělují v předplatných vlastněných službou Batch.

UserSubscription 1

Fondy se přidělují v předplatném vlastněné uživatelem.

Platí pro