Class CustomSetupBase
java.lang.Object
com.azure.resourcemanager.datafactory.models.CustomSetupBase
- Direct Known Subclasses:
AzPowerShellSetup
,CmdkeySetup
,ComponentSetup
,EnvironmentVariableSetup
The base definition of the custom setup.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CustomSetupBase
public CustomSetupBase()Creates an instance of CustomSetupBase class.
-
-
Method Details
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-