toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.outputs
/
L2ServiceLoadBalancerConfigurationResponse
L2Service
Load
Balancer
Configuration
Response
data
class
L2ServiceLoadBalancerConfigurationResponse
(
val
ipAddressPools
:
List
<
IpAddressPoolResponse
>
?
=
null
)
Members
Constructors
L2Service
Load
Balancer
Configuration
Response
Link copied to clipboard
constructor
(
ipAddressPools
:
List
<
IpAddressPoolResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Address
Pools
Link copied to clipboard
val
ipAddressPools
:
List
<
IpAddressPoolResponse
>
?
=
null
The list of pools of IP addresses that can be allocated to load balancer services.