LoadTestRun.RequestDataLevel 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.
Request data collection level for test run.
public Azure.Developer.LoadTesting.RequestDataLevel? RequestDataLevel { get; set; }
member this.RequestDataLevel : Nullable<Azure.Developer.LoadTesting.RequestDataLevel> with get, set
Public Property RequestDataLevel As Nullable(Of RequestDataLevel)