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