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

Gets the value of next link.

nextLink?: string

Property Value

string

value

Gets the list of move collections.

value?: MoveCollection[]

Property Value