Class SecretBase
java.lang.Object
com.azure.resourcemanager.datafactory.models.SecretBase
- Direct Known Subclasses:
AzureKeyVaultSecretReference
,SecureString
The base definition of a secret type.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SecretBase
public SecretBase()Creates an instance of SecretBase class.
-
-
Method Details
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-