ExecutionTriggerUpdate.TriggerType Property

Definition

The trigger type of the storage task assignment execution.

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

Property Value

Applies to