Class CustomSetupBase

java.lang.Object
com.azure.resourcemanager.synapse.models.CustomSetupBase
Direct Known Subclasses:
CmdkeySetup, ComponentSetup, EnvironmentVariableSetup

public class CustomSetupBase extends Object
The base definition of the custom setup.
  • 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.