Freigeben über


Pool.AllocationState Eigenschaft

Definition

Ruft ab, ob die Größe des Pools geändert wird.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Mögliche Werte sind: "Steady", "Ändern der Größe", "Stop".

Gilt für: