TriggerCollection interface

The result of List triggers operation

Properties

nextLink

The continuation token.

value

An array of triggers

Property Details

The continuation token.

nextLink?: string

Property Value

string

value

An array of triggers

value: Trigger[]

Property Value