toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcontainerservice.kotlin.outputs
/
VirtualNetworksPropertiesResponseVipPool
Virtual
Networks
Properties
Response
Vip
Pool
data
class
VirtualNetworksPropertiesResponseVipPool
(
val
endIP
:
String
?
=
null
,
val
startIP
:
String
?
=
null
)
Members
Constructors
Virtual
Networks
Properties
Response
Vip
Pool
Link copied to clipboard
constructor
(
endIP
:
String
?
=
null
,
startIP
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
IP
Link copied to clipboard
val
endIP
:
String
?
=
null
Ending IP address for the IP Pool
start
IP
Link copied to clipboard
val
startIP
:
String
?
=
null
Starting IP address for the IP Pool