共用方式為


TldLegalAgreement 類別

最上層網域的法律合約。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.web._serialization.Model
TldLegalAgreement

建構函式

TldLegalAgreement(*, agreement_key: str, title: str, content: str, url: str | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
agreement_key
str

合約的唯一識別碼。 必要。

title
str

合約標題。 必要。

content
str

[合約詳細資料]: 必要。

url
str

裝載合約詳細資料的 URL。

變數

名稱 Description
agreement_key
str

合約的唯一識別碼。 必要。

title
str

合約標題。 必要。

content
str

[合約詳細資料]: 必要。

url
str

裝載合約詳細資料的 URL。