toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.stack.kotlin.outputs
/
HciDeploymentSettingScaleUnitInfrastructureNetwork
/
HciDeploymentSettingScaleUnitInfrastructureNetwork
Hci
Deployment
Setting
Scale
Unit
Infrastructure
Network
constructor
(
dhcpEnabled
:
Boolean
?
=
null
,
dnsServers
:
List
<
String
>
,
gateway
:
String
,
ipPools
:
List
<
HciDeploymentSettingScaleUnitInfrastructureNetworkIpPool
>
,
subnetMask
:
String
)