Compartilhar via


ProximityPlacementGroupListResult interface

The List Proximity Placement Group operation response.

Properties

nextLink

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

value

The list of proximity placement groups

Property Details

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[]

Property Value