Udostępnij za pośrednictwem


PoolAllocationMode Wyliczenie

Definicja

Definiuje wartości dla 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
Dziedziczenie
PoolAllocationMode
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

BatchService 0

Pule zostaną przydzielone w subskrypcjach należących do usługi Batch.

UserSubscription 1

Pule zostaną przydzielone w subskrypcji należącej do użytkownika.

Dotyczy