GetNetworkVirtualApplianceConnectionPlainArgs

data class GetNetworkVirtualApplianceConnectionPlainArgs(val connectionName: String, val networkVirtualApplianceName: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkVirtualApplianceConnectionPlainArgs>

Constructors

constructor(connectionName: String, networkVirtualApplianceName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the NVA connection.

Link copied to clipboard

The name of the Network Virtual Appliance.

Link copied to clipboard

The name of the resource group.

Functions

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