Share via


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

IntegrationAccountAgreement 类

定义

集成帐户协议。

[Microsoft.Rest.Serialization.JsonTransformation]
public class IntegrationAccountAgreement : Microsoft.Azure.Management.Logic.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IntegrationAccountAgreement = class
    inherit Resource
Public Class IntegrationAccountAgreement
Inherits Resource
继承
IntegrationAccountAgreement
属性

构造函数

IntegrationAccountAgreement()

初始化 IntegrationAccountAgreement 类的新实例。

IntegrationAccountAgreement(AgreementType, String, String, BusinessIdentity, BusinessIdentity, AgreementContent, String, String, String, String, IDictionary<String,String>, Nullable<DateTime>, Nullable<DateTime>, Object)

初始化 IntegrationAccountAgreement 类的新实例。

属性

AgreementType

获取或设置协议类型。 可能的值包括:“NotSpecified”、“AS2”、“X12”、“Edifact”

ChangedTime

获取更改的时间。

Content

获取或设置协议内容。

CreatedTime

获取创建时间。

GuestIdentity

获取或设置来宾合作伙伴的业务标识。

GuestPartner

获取或设置设置为此协议的来宾合作伙伴的集成帐户伙伴。

HostIdentity

获取或设置主机合作伙伴的业务标识。

HostPartner

获取或设置设置为此协议的主机伙伴的集成帐户伙伴。

Id

获取资源 ID。

(继承自 Resource)
Location

获取或设置资源位置。

(继承自 Resource)
Metadata

获取或设置元数据。

Name

获取资源名称。

(继承自 Resource)
Tags

获取或设置资源标记。

(继承自 Resource)
Type

获取资源类型。

(继承自 Resource)

方法

Validate()

验证 对象。

适用于