GetNetworkToNetworkInterconnectPlainArgs

data class GetNetworkToNetworkInterconnectPlainArgs(val networkFabricName: String, val networkToNetworkInterconnectName: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkToNetworkInterconnectPlainArgs>

Constructors

Link copied to clipboard
constructor(networkFabricName: String, networkToNetworkInterconnectName: String, resourceGroupName: String)

Properties

Link copied to clipboard

Name of the NetworkFabric.

Link copied to clipboard

Name of the NetworkToNetworkInterconnect

Link copied to clipboard

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

Functions

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