GetLocalNetworkGatewayPlainArgs

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

A collection of arguments for invoking getLocalNetworkGateway.

Constructors

Link copied to clipboard
fun GetLocalNetworkGatewayPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Local Network Gateway.

Link copied to clipboard

The name of the Resource Group where the Local Network Gateway exists.