getNetworkToNetworkInterconnect

Implements NetworkToNetworkInterconnects GET method. Azure REST API version: 2023-02-01-preview. Other available API versions: 2023-06-15.

Return

The NetworkToNetworkInterconnect resource definition.

Parameters

argument

null


suspend fun getNetworkToNetworkInterconnect(networkFabricName: String, networkToNetworkInterconnectName: String, resourceGroupName: String): GetNetworkToNetworkInterconnectResult

Return

The NetworkToNetworkInterconnect resource definition.

See also

Parameters

networkFabricName

Name of the NetworkFabric.

networkToNetworkInterconnectName

Name of the NetworkToNetworkInterconnect

resourceGroupName

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


Return

The NetworkToNetworkInterconnect resource definition.

See also

Parameters

argument

Builder for com.pulumi.azurenative.managednetworkfabric.kotlin.inputs.GetNetworkToNetworkInterconnectPlainArgs.