Uses of Class
com.azure.analytics.synapse.artifacts.models.RerunTriggerResource
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of RerunTriggerResource in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionRerunTriggerResource.setProperties
(RerunTumblingWindowTrigger properties) Set the properties property: Properties of the rerun trigger.Modifier and TypeMethodDescriptionRerunTriggerListResponse.getValue()
Get the value property: List of rerun triggers.Modifier and TypeMethodDescriptionRerunTriggerListResponse.setValue
(List<RerunTriggerResource> value) Set the value property: List of rerun triggers.