PassFailCriteria.PassFailServerMetrics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)