getWebAppVnetConnection

Description for Gets a virtual network the app (or deployment slot) is connected to by name. Azure REST API version: 2022-09-01. Other available API versions: 2020-10-01.

Return

Virtual Network information ARM resource.

Parameters

argument

null


suspend fun getWebAppVnetConnection(name: String, resourceGroupName: String, vnetName: String): GetWebAppVnetConnectionResult

Return

Virtual Network information ARM resource.

See also

Parameters

name

Name of the app.

resourceGroupName

Name of the resource group to which the resource belongs.

vnetName

Name of the virtual network.


Return

Virtual Network information ARM resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.GetWebAppVnetConnectionPlainArgs.