GetInboundRoutesParameters interface

The parameters specifying the connection resource whose inbound routes are being requested.

Properties

connectionType

The type of the specified connection resource like ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection.

resourceUri

The connection resource whose inbound routes are being requested.

Property Details

connectionType

The type of the specified connection resource like ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection.

connectionType?: string

Property Value

string

resourceUri

The connection resource whose inbound routes are being requested.

resourceUri?: string

Property Value

string