GetLocalNetworkGatewayPlainArgs

data class GetLocalNetworkGatewayPlainArgs(val localNetworkGatewayName: String, val resourceGroupName: String) : ConvertibleToJava<GetLocalNetworkGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(localNetworkGatewayName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the local network gateway.

Link copied to clipboard

The name of the resource group.

Functions

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