java.lang.Object
com.azure.resourcemanager.datafactory.models.SecretBase
Direct Known Subclasses:
AzureKeyVaultSecretReference, SecureString

public class SecretBase extends Object
The base definition of a secret type.
  • Constructor Details

    • SecretBase

      public SecretBase()
  • Method Details

    • validate

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