GetNetworkAttachedDataNetworkNetworkAddressPortTranslation

data class GetNetworkAttachedDataNetworkNetworkAddressPortTranslation(val icmpPinholeTimeoutInSeconds: Int, val pinholeMaximumNumber: Int? = null, val portRanges: List<GetNetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange>, val tcpPinholeTimeoutInSeconds: Int, val tcpPortReuseMinimumHoldTimeInSeconds: Int, val udpPinholeTimeoutInSeconds: Int, val udpPortReuseMinimumHoldTimeInSeconds: Int)

Constructors

constructor(icmpPinholeTimeoutInSeconds: Int, pinholeMaximumNumber: Int? = null, portRanges: List<GetNetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange>, tcpPinholeTimeoutInSeconds: Int, tcpPortReuseMinimumHoldTimeInSeconds: Int, udpPinholeTimeoutInSeconds: Int, udpPortReuseMinimumHoldTimeInSeconds: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Minimum time in seconds that will pass before a TCP port that was used by a closed pinhole can be reused.

Link copied to clipboard

Minimum time in seconds that will pass before a UDP port that was used by a closed pinhole can be reused.