LoadTestRun.TestRunId 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.
Unique test run identifier for the load test run, must contain only lower-case alphabetic, numeric, underscore or hyphen characters.
public string TestRunId { get; }
member this.TestRunId : string
Public ReadOnly Property TestRunId As String