TriggerSubscriptionOperationStatus interface

Defines the response of a trigger subscription operation.

Properties

status

Event Subscription Status. NOTE: This property will not be serialized. It can only be populated by the server.

triggerName

Trigger name. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

status

Event Subscription Status. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

triggerName

Trigger name. NOTE: This property will not be serialized. It can only be populated by the server.

triggerName?: string

Property Value

string