ExpressRouteCrossConnectionsRoutesTableSummaryListResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for ListRoutesTable associated with the Express Route Cross Connections.
public class ExpressRouteCrossConnectionsRoutesTableSummaryListResult
type ExpressRouteCrossConnectionsRoutesTableSummaryListResult = class
Public Class ExpressRouteCrossConnectionsRoutesTableSummaryListResult
- Inheritance
-
ExpressRouteCrossConnectionsRoutesTableSummaryListResult
Constructors
ExpressRouteCrossConnectionsRoutesTableSummaryListResult() |
Initializes a new instance of the ExpressRouteCrossConnectionsRoutesTableSummaryListResult class. |
ExpressRouteCrossConnectionsRoutesTableSummaryListResult(IList<ExpressRouteCrossConnectionRoutesTableSummary>, String) |
Initializes a new instance of the ExpressRouteCrossConnectionsRoutesTableSummaryListResult class. |
Properties
NextLink |
Gets the URL to get the next set of results. |
Value |
Gets or sets a list of the routes table. |
Applies to
Azure SDK for .NET