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

PassFailCriteria.PassFailServerMetrics Property

Definition

Map of id and pass fail server metrics { id : pass fail metrics }.

public System.Collections.Generic.IDictionary<string,Azure.Developer.LoadTesting.PassFailServerMetric> PassFailServerMetrics { get; }
member this.PassFailServerMetrics : System.Collections.Generic.IDictionary<string, Azure.Developer.LoadTesting.PassFailServerMetric>
Public ReadOnly Property PassFailServerMetrics As IDictionary(Of String, PassFailServerMetric)

Property Value

Applies to