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.
- Inheritance
-
azure.mgmt.web.v2021_01_01.models._models_py3.ProxyOnlyResourceStaticSiteCustomDomainRequestPropertiesARMResource
Constructor
StaticSiteCustomDomainRequestPropertiesARMResource(*, kind: str | None = None, validation_method: str = 'cname-delegation', **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
kind
|
Kind of resource. |
validation_method
|
Validation method for adding a custom domain. Default value: cname-delegation
|
Variables
Name | Description |
---|---|
id
|
Resource Id. |
name
|
Resource Name. |
kind
|
Kind of resource. |
type
|
Resource type. |
validation_method
|
Validation method for adding a custom domain. |