ActivityRunsQueryResponse interface
A list activity runs.
Properties
continuation |
The continuation token for getting the next page of results, if any remaining results exist, null otherwise. |
value | List of activity runs. |
Property Details
continuationToken
The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
continuationToken?: string
Property Value
string