listDnsResolverByVirtualNetwork

Lists DNS resolver resource IDs linked to a virtual network. Azure REST API version: 2022-07-01. Other available API versions: 2020-04-01-preview.

Return

The response to an enumeration operation on sub-resources.

Parameters

argument

null


suspend fun listDnsResolverByVirtualNetwork(resourceGroupName: String, top: Int? = null, virtualNetworkName: String): ListDnsResolverByVirtualNetworkResult

Return

The response to an enumeration operation on sub-resources.

See also

Parameters

resourceGroupName

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

top

The maximum number of results to return. If not specified, returns up to 100 results.

virtualNetworkName

The name of the virtual network.


Return

The response to an enumeration operation on sub-resources.

See also

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.ListDnsResolverByVirtualNetworkPlainArgs.