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