Programmableconnectivity Functions
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.
Link copied to clipboard
suspend fun getOperatorApiConnection(argument: GetOperatorApiConnectionPlainArgs): GetOperatorApiConnectionResult
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(argument: suspend GetOperatorApiConnectionPlainArgsBuilder.() -> Unit): GetOperatorApiConnectionResult
suspend fun getOperatorApiConnection(operatorApiConnectionName: String, resourceGroupName: String): GetOperatorApiConnectionResult