getCloudConnection

Gets the specified cloud connection in a specified resource group. 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.

Parameters

cloudConnectionName

The name of the cloud connection resource

resourceGroupName

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

See also


Return

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

Parameters

argument

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

See also