Partager via


Pool.AllocationState Propriété

Définition

Obtient si le pool est en cours de redimensionnement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Les valeurs possibles sont les suivantes : 'Steady', 'Resizing', 'Stopping'

S’applique à