NetworkManagerRoutingConfigurationListResult Class
A list of network manager routing configurations.
Constructor
NetworkManagerRoutingConfigurationListResult(*, value: list['_models.NetworkManagerRoutingConfiguration'] | None = None, next_link: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
value
|
Gets a page of routing configurations. Default value: None
|
|
next_link
|
Gets the URL to get the next page of results. Default value: None
|
Variables
| Name | Description |
|---|---|
|
value
|
Gets a page of routing configurations. |
|
next_link
|
Gets the URL to get the next page of results. |