PassFailMetric.ClientMetric 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.
The client metric on which the criteria should be applied.
public Azure.Developer.LoadTesting.PfMetrics? ClientMetric { get; set; }
member this.ClientMetric : Nullable<Azure.Developer.LoadTesting.PfMetrics> with get, set
Public Property ClientMetric As Nullable(Of PfMetrics)