Share via


TriggerOutput interface

The trigger object.

Extends

Properties

properties

The properties of trigger.

validationErrorInfo

The validation error info of trigger.

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

properties

The properties of trigger.

properties?: TriggerPropertiesOutput

Property Value

validationErrorInfo

The validation error info of trigger.

validationErrorInfo?: string

Property Value

string

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From ProxyResourceOutput.id

name

The resource name.

name?: string

Property Value

string

Inherited From ProxyResourceOutput.name