ExpressRouteCircuitsRoutesTableSummaryListResult Class

Definition

Response for ListRoutesTable associated with the Express Route Circuits API.

public class ExpressRouteCircuitsRoutesTableSummaryListResult
type ExpressRouteCircuitsRoutesTableSummaryListResult = class
Public Class ExpressRouteCircuitsRoutesTableSummaryListResult
Inheritance
ExpressRouteCircuitsRoutesTableSummaryListResult

Constructors

ExpressRouteCircuitsRoutesTableSummaryListResult()

Initializes a new instance of the ExpressRouteCircuitsRoutesTableSummaryListResult class.

ExpressRouteCircuitsRoutesTableSummaryListResult(IList<ExpressRouteCircuitRoutesTableSummary>, String)

Initializes a new instance of the ExpressRouteCircuitsRoutesTableSummaryListResult class.

Properties

NextLink

Gets or sets the URL to get the next set of results.

Value

Gets or sets a list of the routes table.

Applies to