SelfDependencyTumblingWindowTriggerReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Self referenced tumbling window trigger dependency.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SelfDependencyTumblingWindowTriggerReference+SelfDependencyTumblingWindowTriggerReferenceConverter))]
public class SelfDependencyTumblingWindowTriggerReference : Azure.Analytics.Synapse.Artifacts.Models.DependencyReference
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SelfDependencyTumblingWindowTriggerReference+SelfDependencyTumblingWindowTriggerReferenceConverter))>]
type SelfDependencyTumblingWindowTriggerReference = class
inherit DependencyReference
Public Class SelfDependencyTumblingWindowTriggerReference
Inherits DependencyReference
- Inheritance
- Attributes
Constructors
SelfDependencyTumblingWindowTriggerReference(String) |
Initializes a new instance of SelfDependencyTumblingWindowTriggerReference. |
Properties
Offset |
Timespan applied to the start time of a tumbling window when evaluating dependency. |
Size |
The size of the window when evaluating the dependency. If undefined the frequency of the tumbling window will be used. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET