Share via


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

DomainPurchaseConsent 类

定义

域购买同意对象,表示接受适用的法律协议。

public class DomainPurchaseConsent
type DomainPurchaseConsent = class
Public Class DomainPurchaseConsent
继承
DomainPurchaseConsent

构造函数

DomainPurchaseConsent()

初始化 DomainPurchaseConsent 类的新实例。

DomainPurchaseConsent(IList<String>, String, Nullable<DateTime>)

初始化 DomainPurchaseConsent 类的新实例。

属性

AgreedAt

获取或设置接受协议时的时间戳。

AgreedBy

获取或设置客户端 IP 地址。

AgreementKeys

获取或设置适用的法律协议密钥的列表。 可以使用 lt;code&gt; 下的 &ListLegalAgreements API 检索此列表TopLevelDomain&lt;/code&gt; 资源。

适用于