Condividi tramite


PoolAllocationMode Enumerazione

Definizione

Definisce i valori per 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
Ereditarietà
PoolAllocationMode
Attributi
Newtonsoft.Json.JsonConverterAttribute

Campi

BatchService 0

I pool verranno allocati nelle sottoscrizioni di proprietà del servizio Batch.

UserSubscription 1

I pool verranno allocati in una sottoscrizione di proprietà dell'utente.

Si applica a