Share via


RerunTriggerListResponse interface

A list of rerun triggers.

Properties

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.

value

List of rerun triggers.

Property Details

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

value

List of rerun triggers.

value: RerunTriggerResource[]

Property Value