Response containing a collection of Entry.

Implements

Constructors

Properties

odataCount?: number

The total count of items within a collection.

odataNextLink?: string

A URL to retrieve the next page of the requested collection.

value?: Entry[]

Methods