SyncSetList interface

SyncSetList represents a list of SyncSets

Properties

nextLink

The link used to get the next page of operations.

value

The list of syncsets.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of syncsets.

value?: SyncSet[]

Property Value