HciDeploymentSettingScaleUnitInfrastructureNetworkArgs

constructor(dhcpEnabled: Output<Boolean>? = null, dnsServers: Output<List<String>>, gateway: Output<String>, ipPools: Output<List<HciDeploymentSettingScaleUnitInfrastructureNetworkIpPoolArgs>>, subnetMask: Output<String>)