ProgrammableconnectivityFunctions

Functions

Link copied to clipboard

Get a Gateway resource by name. Uses Azure REST API version 2024-01-15-preview.

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.

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