共用方式為


ExpressRouteCircuitsRoutesTableListResult Class

Definition

Response for ListRoutesTable associated with the Express Route Circuits API.

public class ExpressRouteCircuitsRoutesTableListResult
type ExpressRouteCircuitsRoutesTableListResult = class
Public Class ExpressRouteCircuitsRoutesTableListResult
Inheritance
ExpressRouteCircuitsRoutesTableListResult

Constructors

ExpressRouteCircuitsRoutesTableListResult()

Initializes a new instance of the ExpressRouteCircuitsRoutesTableListResult class.

ExpressRouteCircuitsRoutesTableListResult(IList<ExpressRouteCircuitRoutesTable>, String)

Initializes a new instance of the ExpressRouteCircuitsRoutesTableListResult class.

Properties

NextLink

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

Value

Gets or sets the list of routes table.

Applies to