Condividi tramite


Pool.AllocationState Proprietà

Definizione

Ottiene se il ridimensionamento del pool.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

I valori possibili includono: 'Steady', 'Ridimensionamento', 'Arresta'

Si applica a