SiteSealRequest Class
Site seal request.
- Inheritance
-
azure.mgmt.web._serialization.ModelSiteSealRequest
Constructor
SiteSealRequest(*, light_theme: bool | None = None, locale: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
light_theme
|
If |
locale
|
Locale of site seal. |
Variables
Name | Description |
---|---|
light_theme
|
If |
locale
|
Locale of site seal. |
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