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

SiteSealRequest Class

Site seal request.

Inheritance
azure.mgmt.web._serialization.Model
SiteSealRequest

Constructor

SiteSealRequest(*, light_theme: bool | None = None, locale: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
light_theme

If <code>true</code> use the light color theme for site seal; otherwise, use the default color theme.

locale
str

Locale of site seal.

Variables

Name Description
light_theme

If <code>true</code> use the light color theme for site seal; otherwise, use the default color theme.

locale
str

Locale of site seal.