InfrastructureNetworkResponse

constructor(dnsServers: List<String>? = null, gateway: String? = null, ipPools: List<IpPoolsResponse>? = null, subnetMask: String? = null, useDhcp: Boolean? = null)