NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatFrontendConfigArgs

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

Constructors

constructor(port: Output<Int>, publicIpAddressId: Output<String>)

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.

Functions

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