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. |
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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python