GetVirtualNetworkGatewayPlainArgs

data class GetVirtualNetworkGatewayPlainArgs(val resourceGroupName: String, val virtualNetworkGatewayName: String) : ConvertibleToJava<GetVirtualNetworkGatewayPlainArgs>

Constructors

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

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the virtual network gateway.

Functions

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