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

ConfluentAgreementResource interface

协议条款定义

属性

accepted

如果已接受任何版本的条款,则为 false。

id

资源的 ARM ID。 注意:此属性不会序列化。 它只能由服务器填充。

licenseTextLink

链接到包含Microsoft和发布者术语的 HTML。

name

协议的名称。 注意:此属性不会序列化。 它只能由服务器填充。

plan

计划标识符字符串。

privacyPolicyLink

链接到发布者的隐私策略。

product

产品标识符字符串。

publisher

发布者标识符字符串。

retrieveDatetime

接受条款的 UTC 日期和时间。 如果 Accepted 为 false,则为空。

signature

术语签名。

systemData

与创建和上次修改资源相关的元数据注意:此属性不会序列化。 它只能由服务器填充。

type

协议的类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

accepted

如果已接受任何版本的条款,则为 false。

accepted?: boolean

属性值

boolean

id

资源的 ARM ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

链接到包含Microsoft和发布者术语的 HTML。

licenseTextLink?: string

属性值

string

name

协议的名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

plan

计划标识符字符串。

plan?: string

属性值

string

链接到发布者的隐私策略。

privacyPolicyLink?: string

属性值

string

product

产品标识符字符串。

product?: string

属性值

string

publisher

发布者标识符字符串。

publisher?: string

属性值

string

retrieveDatetime

接受条款的 UTC 日期和时间。 如果 Accepted 为 false,则为空。

retrieveDatetime?: Date

属性值

Date

signature

术语签名。

signature?: string

属性值

string

systemData

与创建和上次修改资源相关的元数据注意:此属性不会序列化。 它只能由服务器填充。

systemData?: SystemData

属性值

type

协议的类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string