networkProfile property

String? networkProfile
getter/setter pair

The network traffic profile used for running the test.

Available network profiles can be queried by using the NETWORK_CONFIGURATION environment type when calling TestEnvironmentDiscoveryService.GetTestEnvironmentCatalog.

Implementation

core.String? networkProfile;