NeighborGroupsListResult interface
Properties
nextLink |
Url to follow for getting next page of resources.
|
value |
List of Neighbor Group resources.
|
Property Details
nextLink
Url to follow for getting next page of resources.
nextLink?: string
Property Value
value
List of Neighbor Group resources.
value?: NeighborGroup[]
Property Value