GetNatRulePlainArgs

data class GetNatRulePlainArgs(val gatewayName: String, val natRuleName: String, val resourceGroupName: String) : ConvertibleToJava<GetNatRulePlainArgs>

Constructors

Link copied to clipboard
fun GetNatRulePlainArgs(gatewayName: String, natRuleName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the gateway.

Link copied to clipboard

The name of the nat rule.

Link copied to clipboard

The resource group name of the VpnGateway.