Class AzureFirstPartyManagedCertificateParameters
- java.lang.Object
-
- com.azure.resourcemanager.cdn.models.SecretParameters
-
- com.azure.resourcemanager.cdn.models.AzureFirstPartyManagedCertificateParameters
-
public final class AzureFirstPartyManagedCertificateParameters extends SecretParameters
Azure FirstParty Managed Certificate provided by other first party resource providers to enable HTTPS.
-
-
Constructor Summary
Constructors Constructor Description AzureFirstPartyManagedCertificateParameters()
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Overrides:
validatein classSecretParameters- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-
-