你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AutoScaleRun.Error Property

Definition

Gets details of the error encountered evaluating the autoscale formula on the pool, if the evaluation was unsuccessful.

public Microsoft.Azure.Batch.AutoScaleRunError Error { get; }
member this.Error : Microsoft.Azure.Batch.AutoScaleRunError
Public ReadOnly Property Error As AutoScaleRunError

Property Value

Applies to