ProximityPlacementGroupListResult interface
The List Proximity Placement Group operation response.
Properties
next |
The URI to fetch the next page of proximity placement groups. |
value | The list of proximity placement groups |
Property Details
nextLink
The URI to fetch the next page of proximity placement groups.
nextLink?: string
Property Value
string
value
The list of proximity placement groups
value: ProximityPlacementGroup[]