ValidateSecretOutput Class
Output of the validated secret.
- Inheritance
-
ValidateSecretOutput
Constructor
ValidateSecretOutput(*, status: Optional[Union[str, azure.mgmt.cdn.models._cdn_management_client_enums.Status]] = None, message: Optional[str] = None, **kwargs)
Variables
The validation status. Possible values include: "Valid", "Invalid", "AccessDenied", "CertificateExpired".
- message
- str
Detailed error message.
Feedback
Submit and view feedback for