Share via


LoadTestRun.TestResult Property

Definition

Test result for pass/Fail criteria used during the test run.

public Azure.Developer.LoadTesting.PassFailTestResult? TestResult { get; }
member this.TestResult : Nullable<Azure.Developer.LoadTesting.PassFailTestResult>
Public ReadOnly Property TestResult As Nullable(Of PassFailTestResult)

Property Value

Applies to