getNetworkInterface

Get the Network Interface resource details. Azure REST API version: 2023-02-01-preview. Other available API versions: 2023-06-15.

Return

Defines the NetworkInterface resource.

Parameters

argument

null


suspend fun getNetworkInterface(networkDeviceName: String, networkInterfaceName: String, resourceGroupName: String): GetNetworkInterfaceResult

Return

Defines the NetworkInterface resource.

See also

Parameters

networkDeviceName

Name of the NetworkDevice

networkInterfaceName

Name of the NetworkInterfaceName

resourceGroupName

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


Return

Defines the NetworkInterface resource.

See also

Parameters

argument

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