TrafficmanagerFunctions

Functions

Link copied to clipboard

Gets a Traffic Manager endpoint. Uses Azure REST API version 2022-04-01. Other available API versions: 2015-11-01, 2017-03-01, 2017-05-01, 2018-02-01, 2018-03-01, 2018-04-01, 2018-08-01, 2022-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native trafficmanager [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getEndpoint(argument: suspend GetEndpointPlainArgsBuilder.() -> Unit): GetEndpointResult
suspend fun getEndpoint(endpointName: String, endpointType: String, profileName: String, resourceGroupName: String): GetEndpointResult
Link copied to clipboard

Gets a Traffic Manager profile. Uses Azure REST API version 2022-04-01. Other available API versions: 2015-11-01, 2017-03-01, 2017-05-01, 2018-02-01, 2018-03-01, 2018-04-01, 2018-08-01, 2022-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native trafficmanager [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getProfile(argument: suspend GetProfilePlainArgsBuilder.() -> Unit): GetProfileResult
suspend fun getProfile(profileName: String, resourceGroupName: String): GetProfileResult
Link copied to clipboard

Get the subscription-level key used for Real User Metrics collection. Uses Azure REST API version 2022-04-01. Other available API versions: 2017-09-01-preview, 2018-04-01, 2018-08-01, 2022-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native trafficmanager [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.