LoadtestserviceFunctions

Functions

Link copied to clipboard

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.

suspend fun getLoadTest(argument: suspend GetLoadTestPlainArgsBuilder.() -> Unit): GetLoadTestResult
suspend fun getLoadTest(loadTestName: String, resourceGroupName: String): GetLoadTestResult
Link copied to clipboard

Get a LoadTestMappingResource Uses Azure REST API version 2023-12-01-preview. Other available API versions: 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.

suspend fun getLoadTestMapping(loadTestMappingName: String, resourceUri: String): GetLoadTestMappingResult
Link copied to clipboard

Get a LoadTestProfileMappingResource Uses Azure REST API version 2023-12-01-preview. Other available API versions: 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.

suspend fun getLoadTestProfileMapping(loadTestProfileMappingName: String, resourceUri: String): GetLoadTestProfileMappingResult