NetworkInterfaceIPConfigurationResponse

constructor(dnsServers: List<String>? = null, gateway: String? = null, ipAddress: String? = null, ipAllocationMethod: String? = null, ipVersion: String? = null, subnet: String? = null)