ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner 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 ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner
type ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner = class
Public Class ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner
- Inheritance
-
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner
Constructors
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner() |
Initializes a new instance of the ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner class. |
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner(IList<ExpressRouteCrossConnectionRoutesTableSummary>, String) |
Initializes a new instance of the ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner 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