你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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_03_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. |