toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.outputs
/
InfrastructureNetworkResponse
/
InfrastructureNetworkResponse
Infrastructure
Network
Response
constructor
(
dnsServers
:
List
<
String
>
?
=
null
,
gateway
:
String
?
=
null
,
ipPools
:
List
<
IpPoolsResponse
>
?
=
null
,
subnetMask
:
String
?
=
null
,
useDhcp
:
Boolean
?
=
null
)