Compartilhar via


ReachabilityAnalysisIntentListResult Class

A list of Reachability Analysis Intents.

Inheritance
azure.mgmt.network._serialization.Model
ReachabilityAnalysisIntentListResult

Constructor

ReachabilityAnalysisIntentListResult(*, value: List[_models.ReachabilityAnalysisIntent] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Gets a page of Reachability Analysis Intents.

next_link
str

Gets the URL to get the next page of results.

Variables

Name Description
value

Gets a page of Reachability Analysis Intents.

next_link
str

Gets the URL to get the next page of results.