getNetworkFabricTopology

Gets Topology of the underlying resources in the given Network Fabric instance. Uses Azure REST API version 2023-06-15.

Return

The response of the action validate configuration.

Parameters

argument

null


suspend fun getNetworkFabricTopology(networkFabricName: String, resourceGroupName: String): GetNetworkFabricTopologyResult

Return

The response of the action validate configuration.

Parameters

networkFabricName

Name of the Network Fabric.

resourceGroupName

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

See also


Return

The response of the action validate configuration.

Parameters

argument

Builder for com.pulumi.azurenative.managednetworkfabric.kotlin.inputs.GetNetworkFabricTopologyPlainArgs.

See also