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.