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

AutoStopCriteria.ErrorRate Property

Definition

Threshold percentage of errors on which test run should be automatically stopped. Allowed values are in range of 0.0-100.0.

public float? ErrorRate { get; set; }
member this.ErrorRate : Nullable<single> with get, set
Public Property ErrorRate As Nullable(Of Single)

Property Value

Applies to