Aracılığıyla paylaş


BatchAccount.PoolAllocationMode Özellik

Tanım

Batch hesabında havuz oluşturmak için kullanılacak ayırma modunu alır.

[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)

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Açıklamalar

Olası değerler şunlardır: 'BatchService', 'UserSubscription'

Şunlara uygulanır