getNetworkInterfaceStatus

Get the running status of the Network Interface. Azure REST API version: 2023-02-01-preview.

Return

Interface running status properties

Parameters

argument

null


suspend fun getNetworkInterfaceStatus(networkDeviceName: String, networkInterfaceName: String, resourceGroupName: String): GetNetworkInterfaceStatusResult

Return

Interface running status properties

See also

Parameters

networkDeviceName

Name of the NetworkDevice.

networkInterfaceName

Name of the NetworkInterface

resourceGroupName

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


Return

Interface running status properties

See also

Parameters

argument

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