ResourcesHistoryRequestOptions interface

An interface representing ResourcesHistoryRequestOptions.

Properties

interval
resultFormat

Possible values include: 'table', 'objectArray'

skip
skipToken
top

Property Details

interval

interval?: DateTimeInterval

Property Value

resultFormat

Possible values include: 'table', 'objectArray'

resultFormat?: ResultFormat1

Property Value

skip

skip?: number

Property Value

number

skipToken

skipToken?: string

Property Value

string

top

top?: number

Property Value

number