GetNetworkInterfacePlainArgs

data class GetNetworkInterfacePlainArgs(val networkDeviceName: String, val networkInterfaceName: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkInterfacePlainArgs>

Constructors

Link copied to clipboard
fun GetNetworkInterfacePlainArgs(networkDeviceName: String, networkInterfaceName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetNetworkInterfacePlainArgs

Properties

Link copied to clipboard

Name of the NetworkDevice

Link copied to clipboard

Name of the NetworkInterfaceName

Link copied to clipboard

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