MoveCollectionResultList interface
Defines the collection of move collections.
Properties
nextLink |
Gets the value of next link.
|
value |
Gets the list of move collections.
|
Property Details
nextLink
Gets the value of next link.
nextLink?: string
Property Value
value
Gets the list of move collections.
value?: MoveCollection[]
Property Value