NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatBackendConfigArgs

data class NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatBackendConfigArgs(val port: Output<Int>, val publicIpAddress: Output<String>) : ConvertibleToJava<NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatBackendConfigArgs>

Constructors

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

Properties

Link copied to clipboard
val port: Output<Int>

The port number to send traffic to.

Link copied to clipboard
val publicIpAddress: Output<String>

The IP Address to send the traffic to.

Functions

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