LoadTest.BaselineTestRunId 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.
Id of the test run to be marked as baseline to view trends of client-side metrics from recent test runs.
public string BaselineTestRunId { get; set; }
member this.BaselineTestRunId : string with get, set
Public Property BaselineTestRunId As String