ProgrammableconnectivityFunctions

Functions

Link copied to clipboard

Get a Gateway resource by name. Uses Azure REST API version 2024-01-15-preview. Other available API versions: 2025-03-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native programmableconnectivity [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGateway(argument: suspend GetGatewayPlainArgsBuilder.() -> Unit): GetGatewayResult
suspend fun getGateway(gatewayName: String, resourceGroupName: String): GetGatewayResult
Link copied to clipboard

Get an Operator API Connection. Uses Azure REST API version 2024-01-15-preview. Other available API versions: 2025-03-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native programmableconnectivity [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getOperatorApiConnection(operatorApiConnectionName: String, resourceGroupName: String): GetOperatorApiConnectionResult