SelfDependencyTumblingWindowTriggerReference Class

Definition

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
SelfDependencyTumblingWindowTriggerReference

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