次の方法で共有


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

ゲスト パートナーのビジネス ID を取得または設定します。

GuestPartner

この契約のゲスト パートナーとして設定されている統合アカウント パートナーを取得または設定します。

HostIdentity

ホスト パートナーのビジネス ID を取得または設定します。

HostPartner

この契約のホスト パートナーとして設定されている統合アカウント パートナーを取得または設定します。

Id

リソース ID を取得します。

(継承元 Resource)
Location

リソースの場所を取得または設定します。

(継承元 Resource)
Metadata

メタデータを取得または設定します。

Name

リソース名を取得します。

(継承元 Resource)
Tags

リソース タグを取得または設定します。

(継承元 Resource)
Type

リソースの種類を取得します。

(継承元 Resource)

メソッド

Validate()

オブジェクトを検証します。

適用対象