Compartilhar via


NetworkManagerRoutingConfigurationListResult Class

A list of network manager routing configurations.

Inheritance
azure.mgmt.network._serialization.Model
NetworkManagerRoutingConfigurationListResult

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.

next_link
str

Gets the URL to get the next page of results.

Variables

Name Description
value

Gets a page of routing configurations.

next_link
str

Gets the URL to get the next page of results.