Class SecretBase
- 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 Summary
Constructors Constructor Description SecretBase()
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-
-