LabelResourceList interface

The list of labels.

Properties

nextLink

The link used to get the next page of Label list.

value

The list of labels.

Property Details

The link used to get the next page of Label list.

nextLink?: string

Property Value

string

value

The list of labels.

value?: LabelResource[]

Property Value