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.

Parameters

networkDeviceName

Name of the NetworkDevice.

resourceGroupName

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

See also


Return

Get Device status response properties.

Parameters

argument

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

See also