RouterApplianceInstanceResponse

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.

Constructors

Link copied to clipboard
fun RouterApplianceInstanceResponse(ipAddress: String, networkInterface: String, virtualMachine: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP address of the network interface to use for peering.

Link copied to clipboard
Link copied to clipboard

The URI of the virtual machine resource