Uses of Enum
com.azure.developer.loadtesting.LoadTestingServiceVersion
-
Uses of LoadTestingServiceVersion in com.azure.developer.loadtesting
Methods in com.azure.developer.loadtesting that return LoadTestingServiceVersionModifier and TypeMethodDescriptionstatic LoadTestingServiceVersionLoadTestingServiceVersion.getLatest()Gets the latest service version supported by this client library.static LoadTestingServiceVersionReturns the enum constant of this type with the specified name.static LoadTestingServiceVersion[]LoadTestingServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.developer.loadtesting with parameters of type LoadTestingServiceVersionModifier and TypeMethodDescriptionLoadTestAdministrationClientBuilder.serviceVersion(LoadTestingServiceVersion serviceVersion) Sets Service version.LoadTestRunClientBuilder.serviceVersion(LoadTestingServiceVersion serviceVersion) Sets Service version.