getVirtualWan

Use this data source to access information about an existing Virtual Wan.

Return

A collection of values returned by getVirtualWan.

Parameters

argument

A collection of arguments for invoking getVirtualWan.


suspend fun getVirtualWan(name: String, resourceGroupName: String): GetVirtualWanResult

Return

A collection of values returned by getVirtualWan.

Parameters

name

The name of this Virtual Wan.

resourceGroupName

The name of the Resource Group where the Virtual Wan exists.

See also


Return

A collection of values returned by getVirtualWan.

Parameters

argument

Builder for com.pulumi.azure.network.kotlin.inputs.GetVirtualWanPlainArgs.

See also