ProximityPlacementGroupListResult Class

The List Proximity Placement Group operation response.

All required parameters must be populated in order to send to Azure.

Inheritance
ProximityPlacementGroupListResult

Constructor

ProximityPlacementGroupListResult(*, value: List[azure.mgmt.compute.v2018_04_01.models._models_py3.ProximityPlacementGroup], next_link: Optional[str] = None, **kwargs)

Parameters

value
list[ProximityPlacementGroup]
Required

Required. The list of proximity placement groups.

next_link
str
Required

The URI to fetch the next page of proximity placement groups.