toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcontainerservice.kotlin.outputs
/
VirtualNetworksPropertiesResponseVmipPool
Virtual
Networks
Properties
Response
Vmip
Pool
data
class
VirtualNetworksPropertiesResponseVmipPool
(
val
endIP
:
String
?
=
null
,
val
startIP
:
String
?
=
null
)
Members
Constructors
Virtual
Networks
Properties
Response
Vmip
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