PeeringServiceLocationListResult Class

The paginated list of peering service locations.

Inheritance
PeeringServiceLocationListResult

Constructor

PeeringServiceLocationListResult(*, value: Optional[List[azure.mgmt.peering.models._models_py3.PeeringServiceLocation]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[PeeringServiceLocation]
Required

The list of peering service locations.

next_link
str
Required

The link to fetch the next page of peering service locations.