Package version:

Interface ProximityPlacementGroupListResult

The List Proximity Placement Group operation response.

interface ProximityPlacementGroupListResult {
    nextLink?: string;
    value: ProximityPlacementGroup[];
}

Properties

Properties

nextLink?: string

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

The list of proximity placement groups