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.
public class SelfDependencyTumblingWindowTriggerReference : Microsoft.Azure.Management.DataFactory.Models.DependencyReference
type SelfDependencyTumblingWindowTriggerReference = class
inherit DependencyReference
Public Class SelfDependencyTumblingWindowTriggerReference
Inherits DependencyReference
- Inheritance
Constructors
SelfDependencyTumblingWindowTriggerReference() |
Initializes a new instance of the SelfDependencyTumblingWindowTriggerReference class. |
SelfDependencyTumblingWindowTriggerReference(String, String) |
Initializes a new instance of the SelfDependencyTumblingWindowTriggerReference class. |
Properties
Offset |
Gets or sets timespan applied to the start time of a tumbling window when evaluating dependency. |
Size |
Gets or sets the size of the window when evaluating the dependency. If undefined the frequency of the tumbling window will be used. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET