BatchPool.AutoScaleRun Property

Definition

The results and errors from the last execution of the autoscale formula. This property is set only if the Pool automatically scales, i.e. enableAutoScale is true.

public Azure.Compute.Batch.AutoScaleRun AutoScaleRun { get; }
member this.AutoScaleRun : Azure.Compute.Batch.AutoScaleRun
Public ReadOnly Property AutoScaleRun As AutoScaleRun

Property Value

Applies to