getNetworkDeviceStatus

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

Return

Get Device status response properties.

Parameters

argument

null


suspend fun getNetworkDeviceStatus(networkDeviceName: String, resourceGroupName: String): GetNetworkDeviceStatusResult

Return

Get Device status response properties.

See also

Parameters

networkDeviceName

Name of the NetworkDevice.

resourceGroupName

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


Return

Get Device status response properties.

See also

Parameters

argument

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