getv Net Peering
Gets the workspace vNet Peering. API Version: 2018-04-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
Parameters
peering Name
The name of the workspace vNet peering.
resource Group Name
The name of the resource group. The name is case insensitive.
workspace Name
The name of the workspace.
See also
suspend fun getvNetPeering(argument: suspend GetvNetPeeringPlainArgsBuilder.() -> Unit): GetvNetPeeringResult
Return
Peerings in a VirtualNetwork resource
Parameters
argument
Builder for com.pulumi.azurenative.databricks.kotlin.inputs.GetvNetPeeringPlainArgs.