共用方式為


ContainerAppJobConfiguration.TriggerType Property

Definition

Trigger type of the job.

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

Property Value

Applies to