Router Appliance Instance Response
data class RouterApplianceInstanceResponse(val ipAddress: String, val networkInterface: String, val virtualMachine: String)
RouterAppliance represents a Router appliance which is specified by a VM URI and a NIC address.