GetExpressRouteGatewayPlainArgs

data class GetExpressRouteGatewayPlainArgs(val expressRouteGatewayName: String, val resourceGroupName: String) : ConvertibleToJava<GetExpressRouteGatewayPlainArgs>

Constructors

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

Properties

Link copied to clipboard

The name of the ExpressRoute gateway.

Link copied to clipboard

The name of the resource group.

Functions

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