get Load Test
Get a LoadTestResource Uses Azure REST API version 2023-12-01-preview. Other available API versions: 2022-12-01, 2024-12-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native loadtestservice [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
LoadTest details.
Parameters
argument
null
Return
LoadTest details.
Parameters
load Test Name
Load Test name
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getLoadTest(argument: suspend GetLoadTestPlainArgsBuilder.() -> Unit): GetLoadTestResult
Return
LoadTest details.
Parameters
argument
Builder for com.pulumi.azurenative.loadtestservice.kotlin.inputs.GetLoadTestPlainArgs.