StaticSiteCustomDomainRequestPropertiesARMResource Class
Static Site Custom Domain Request Properties ARM resource.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
StaticSiteCustomDomainRequestPropertiesARMResource(*, kind: str | None = None, validation_method: str = 'cname-delegation', **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
kind
|
Kind of resource. Default value: None
|
validation_method
|
Validation method for adding a custom domain. Default value: cname-delegation
|
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