NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatFrontendConfigArgs

data class NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatFrontendConfigArgs(val port: Output<Int>, val publicIpAddressId: Output<String>) : ConvertibleToJava<NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatFrontendConfigArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val port: Output<Int>

The port on which to receive traffic.

Link copied to clipboard

The ID of the Public IP Address on which to receive traffic.