TestReportingClientOptions(TestReportingClientOptions+ServiceVersion) Constructor
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.
Initializes new instance of TestReportingClientOptions.
public TestReportingClientOptions(Azure.Developer.MicrosoftPlaywrightTesting.TestLogger.Client.TestReportingClientOptions.ServiceVersion version = Azure.Developer.MicrosoftPlaywrightTesting.TestLogger.Client.TestReportingClientOptions+ServiceVersion.V2024_09_01_Preview);
new Azure.Developer.MicrosoftPlaywrightTesting.TestLogger.Client.TestReportingClientOptions : Azure.Developer.MicrosoftPlaywrightTesting.TestLogger.Client.TestReportingClientOptions.ServiceVersion -> Azure.Developer.MicrosoftPlaywrightTesting.TestLogger.Client.TestReportingClientOptions
Public Sub New (Optional version As TestReportingClientOptions.ServiceVersion = Azure.Developer.MicrosoftPlaywrightTesting.TestLogger.Client.TestReportingClientOptions+ServiceVersion.V2024_09_01_Preview)