destination Ip Ranges
Parameters
value
If destination ranges are specified, the external access rule applies only to traffic that has a destination IP address in these ranges. Structure is documented below.
Parameters
values
If destination ranges are specified, the external access rule applies only to traffic that has a destination IP address in these ranges. Structure is documented below.
suspend fun destinationIpRanges(argument: List<suspend ExternalAccessRuleDestinationIpRangeArgsBuilder.() -> Unit>)
suspend fun destinationIpRanges(vararg argument: suspend ExternalAccessRuleDestinationIpRangeArgsBuilder.() -> Unit)
suspend fun destinationIpRanges(argument: suspend ExternalAccessRuleDestinationIpRangeArgsBuilder.() -> Unit)
Parameters
argument
If destination ranges are specified, the external access rule applies only to traffic that has a destination IP address in these ranges. Structure is documented below.