ExpressRouteCrossConnectionsRoutesTableSummaryListResult Class
Response for ListRoutesTable associated with the Express Route Cross Connections.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ExpressRouteCrossConnectionsRoutesTableSummaryListResult(*, value: List[_models.ExpressRouteCrossConnectionRoutesTableSummary] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
A list of the routes table. Default value: None
|
Variables
Name | Description |
---|---|
value
|
A list of the routes table. |
next_link
|
The URL to get the next set of results. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python