Share via


BatchAccountPoolData.ResizeOperationStatus Property

Definition

Describes either the current operation (if the pool AllocationState is Resizing) or the previously completed operation (if the AllocationState is Steady).

public Azure.ResourceManager.Batch.Models.BatchResizeOperationStatus ResizeOperationStatus { get; }
member this.ResizeOperationStatus : Azure.ResourceManager.Batch.Models.BatchResizeOperationStatus
Public ReadOnly Property ResizeOperationStatus As BatchResizeOperationStatus

Property Value

Applies to