PoolAllocationMode Enumeração

Definição

Define valores para 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
Herança
PoolAllocationMode
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

BatchService 0

Os conjuntos serão alocados em subscrições pertencentes ao serviço Batch.

UserSubscription 1

Os conjuntos serão alocados numa subscrição propriedade do utilizador.

Aplica-se a