Uses of Class
com.azure.resourcemanager.datafactory.models.ScheduleTrigger
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of ScheduleTrigger in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionScheduleTrigger.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the trigger.ScheduleTrigger.withDescription
(String description) Set the description property: Trigger description.ScheduleTrigger.withPipelines
(List<TriggerPipelineReference> pipelines) Set the pipelines property: Pipelines that need to be started.ScheduleTrigger.withRecurrence
(ScheduleTriggerRecurrence recurrence) Set the recurrence property: Recurrence schedule configuration.