EffectiveRoutesParameters interface
The parameters specifying the resource whose effective routes are being requested.
Properties
resource |
The resource whose effective routes are being requested. |
virtual |
The type of the specified resource like RouteTable, ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection. |
Property Details
resourceId
The resource whose effective routes are being requested.
resourceId?: string
Property Value
string
virtualWanResourceType
The type of the specified resource like RouteTable, ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection.
virtualWanResourceType?: string
Property Value
string