getCloudConnection

Gets the specified cloud connection in a specified resource group. Azure REST API version: 2023-01-01-preview.

Return

Resource which represents the managed network connection between Azure Gateways and remote cloud gateways.

Parameters

argument

null


suspend fun getCloudConnection(cloudConnectionName: String, resourceGroupName: String): GetCloudConnectionResult

Return

Resource which represents the managed network connection between Azure Gateways and remote cloud gateways.

See also

Parameters

cloudConnectionName

The name of the cloud connection resource

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

Resource which represents the managed network connection between Azure Gateways and remote cloud gateways.

See also

Parameters

argument

Builder for com.pulumi.azurenative.hybridcloud.kotlin.inputs.GetCloudConnectionPlainArgs.