Compartilhar via


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 pools serão alocados em assinaturas pertencentes ao serviço do Lote.

UserSubscription 1

Os pools serão alocados em uma assinatura de propriedade do usuário.

Aplica-se a