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 Details

    • CustomSetupBase

      public CustomSetupBase()
  • Method Details

    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.