Class DependencyReference
java.lang.Object
com.azure.resourcemanager.datafactory.models.DependencyReference
- Direct Known Subclasses:
SelfDependencyTumblingWindowTriggerReference
,TriggerDependencyReference
Referenced dependency.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DependencyReference
public DependencyReference()Creates an instance of DependencyReference class.
-
-
Method Details
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-