getVirtualNetworkGatewayRoutesInformation

This operation retrieves the route set information for an Express Route Gateway based on their resiliency Uses Azure REST API version 2024-07-01.

Return

Gateway Route Sets Information

Parameters

argument

null


suspend fun getVirtualNetworkGatewayRoutesInformation(attemptRefresh: Boolean? = null, resourceGroupName: String, virtualNetworkGatewayName: String): GetVirtualNetworkGatewayRoutesInformationResult

Return

Gateway Route Sets Information

Parameters

attemptRefresh

Attempt to recalculate the Route Sets Information for the gateway

resourceGroupName

The name of the resource group.

virtualNetworkGatewayName

The name of the virtual network gateway.

See also


Return

Gateway Route Sets Information

Parameters

argument

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

See also