TriggerProperties interface
Describes the properties of a trigger
Properties
kind | Polymorphic discriminator, which specifies the different types this object can be |
provisioning |
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
status | Trigger status NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "SourceImage"
Property Value
"SourceImage"
provisioningState
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: ProvisioningState
Property Value
status
Trigger status NOTE: This property will not be serialized. It can only be populated by the server.
status?: TriggerStatus