RerunTriggerListResponse interface
A list of rerun triggers.
Properties
| next |
The continuation token for getting the next page of results, if any remaining results exist, null otherwise. NOTE: This property will not be serialized. It can only be populated by the server. |
| value | List of rerun triggers. |
Property Details
nextLink
The continuation token for getting the next page of results, if any remaining results exist, null otherwise. NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string