ResourceCollection interface

A collection of resources.

Properties

count

Total record count number.

nextLink

Next page link if any.

value

A collection of resources.

Property Details

count

Total record count number.

count?: number

Property Value

number

Next page link if any.

nextLink?: string

Property Value

string

value

A collection of resources.

value?: ResourceCollectionValueItem[]

Property Value