GetInboundRoutesParameters interface
The parameters specifying the connection resource whose inbound routes are being requested.
Properties
connection |
The type of the specified connection resource like ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection. |
resource |
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