Network Interfaces Response
constructor(displayName: String, ipv4AddressType: String? = null, ipv4Addresses: List<String>, ipv6AddressType: String? = null, ipv6Addresses: List<String>, macAddress: String? = null, macAddressType: String? = null, name: String? = null, networkName: String, nicId: String? = null, virtualNetworkId: String? = null)