GetVirtualNetworkGatewayNatRulePlainArgs

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

Constructors

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

Properties

Link copied to clipboard

The name of the nat rule.

Link copied to clipboard

The resource group name of the Virtual Network Gateway.

Link copied to clipboard

The name of the gateway.

Functions

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