ResourcesHistoryRequestOptions interface
An interface representing ResourcesHistoryRequestOptions.
Properties
| interval | |
| result |
Possible values include: 'table', 'objectArray' |
| skip | |
| skip |
|
| top |
Property Details
interval
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