Dela via


BatchAccount.PoolAllocationMode Egenskap

Definition

Hämtar det allokeringsläge som ska användas för att skapa pooler i Batch-kontot.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.poolAllocationMode")]
public Microsoft.Azure.Management.Batch.Models.PoolAllocationMode? PoolAllocationMode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.poolAllocationMode")>]
member this.PoolAllocationMode : Nullable<Microsoft.Azure.Management.Batch.Models.PoolAllocationMode>
Public ReadOnly Property PoolAllocationMode As Nullable(Of PoolAllocationMode)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Möjliga värden är: "BatchService", "UserSubscription"

Gäller för