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

DomainPurchaseConsent 类

定义

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

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

构造函数

DomainPurchaseConsent()

初始化 DomainPurchaseConsent 的新实例。

属性

AgreedBy

客户端 IP 地址。

AgreedOn

接受协议时的时间戳。

AgreementKeys

适用的法律协议密钥列表。 可以使用代码 TopLevelDomain</code>> 资源下的 <ListLegalAgreements API 检索此列表。

适用于