listIpamPoolAssociatedResources

List of PoolAssociation Uses Azure REST API version 2024-01-01-preview. Other available API versions: 2024-05-01.

Return

List of PoolAssociation

Parameters

argument

null


suspend fun listIpamPoolAssociatedResources(networkManagerName: String, poolName: String, resourceGroupName: String): ListIpamPoolAssociatedResourcesResult

Return

List of PoolAssociation

Parameters

networkManagerName

The name of the network manager.

poolName

Pool resource name.

resourceGroupName

The name of the resource group.

See also


Return

List of PoolAssociation

Parameters

argument

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

See also