Share via


ExecutionTrigger.TriggerType Property

Definition

The trigger type of the storage task assignment execution.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.ExecutionTriggerType> TriggerType { get; set; }
member this.TriggerType : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.ExecutionTriggerType> with get, set
Public Property TriggerType As BicepValue(Of ExecutionTriggerType)

Property Value

Applies to