LoadTestConfiguration.QuickStartTest 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.
If true, optionalLoadTestConfig is required and JMX script for the load test is not required to upload.
public bool? QuickStartTest { get; set; }
member this.QuickStartTest : Nullable<bool> with get, set
Public Property QuickStartTest As Nullable(Of Boolean)