你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ConfluentAgreementResource 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
协议条款定义
[Microsoft.Rest.Serialization.JsonTransformation]
public class ConfluentAgreementResource : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ConfluentAgreementResource = class
interface IResource
Public Class ConfluentAgreementResource
Implements IResource
- 继承
-
ConfluentAgreementResource
- 属性
- 实现
构造函数
ConfluentAgreementResource() |
初始化 ConfluentAgreementResource 类的新实例。 |
ConfluentAgreementResource(String, String, String, SystemData, String, String, String, String, String, Nullable<DateTime>, String, Nullable<Boolean>) |
初始化 ConfluentAgreementResource 类的新实例。 |
属性
Accepted |
获取或设置是否接受任何版本的术语,否则为 false。 |
Id |
获取资源的 ARM ID。 |
LicenseTextLink |
获取或设置包含 Microsoft 和 Publisher 术语的 HTML 的链接。 |
Name |
获取协议的名称。 |
Plan |
获取或设置计划标识符字符串。 |
PrivacyPolicyLink |
获取或设置指向发布者的隐私策略的链接。 |
Product |
获取或设置产品标识符字符串。 |
Publisher |
获取或设置发布者标识符字符串。 |
RetrieveDatetime |
获取或设置接受术语的 UTC 日期和时间。 如果 Accepted 为 false,则为空。 |
Signature |
获取或设置术语签名。 |
SystemData |
获取与资源的创建和上次修改相关的元数据 |
Type |
获取协议的类型。 |