GetNetworkInterfaceTapConfigurationPlainArgs

data class GetNetworkInterfaceTapConfigurationPlainArgs(val networkInterfaceName: String, val resourceGroupName: String, val tapConfigurationName: String) : ConvertibleToJava<GetNetworkInterfaceTapConfigurationPlainArgs>

Constructors

constructor(networkInterfaceName: String, resourceGroupName: String, tapConfigurationName: String)

Properties

Link copied to clipboard

The name of the network interface.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the tap configuration.

Functions

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