Share via


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