DomainValidationState Enum
Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step. DCV stands for DomainControlValidation.
- Inheritance
-
builtins.strDomainValidationStateDomainValidationState
Constructor
DomainValidationState(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
APPROVED |
INTERNAL_ERROR |
PENDING |
PENDING_REVALIDATION |
REFRESHING_VALIDATION_TOKEN |
REJECTED |
SUBMITTING |
TIMED_OUT |
UNKNOWN |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python