getVNetPeering

Gets the workspace vNet Peering. Azure REST API version: 2023-02-01.

Return

Peerings in a VirtualNetwork resource

Parameters

argument

null


suspend fun getVNetPeering(peeringName: String, resourceGroupName: String, workspaceName: String): GetVNetPeeringResult

Return

Peerings in a VirtualNetwork resource

See also

Parameters

peeringName

The name of the workspace vNet peering.

resourceGroupName

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

workspaceName

The name of the workspace.


Return

Peerings in a VirtualNetwork resource

See also

Parameters

argument

Builder for com.pulumi.azurenative.databricks.kotlin.inputs.GetVNetPeeringPlainArgs.