StaticSiteCustomDomainOverviewARMResource Class
Static Site Custom Domain Overview ARM resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2021_01_15.models._models_py3.ProxyOnlyResourceStaticSiteCustomDomainOverviewARMResource
Constructor
StaticSiteCustomDomainOverviewARMResource(*, kind: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- domain_name
- str
The domain name for the static site custom domain.
- created_on
- datetime
The date and time on which the custom domain was created for the static site.
- status
- str or CustomDomainStatus
The status of the custom domain. Possible values include: "RetrievingValidationToken", "Validating", "Adding", "Ready", "Failed", "Deleting".
- validation_token
- str
The TXT record validation token.
- error_message
- str
Feedback
Submit and view feedback for