次の方法で共有


AS2AgreementContent.ReceiveAgreement プロパティ

定義

AS2 一方向受信契約を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="receiveAgreement")]
public Microsoft.Azure.Management.Logic.Models.AS2OneWayAgreement ReceiveAgreement { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="receiveAgreement")>]
member this.ReceiveAgreement : Microsoft.Azure.Management.Logic.Models.AS2OneWayAgreement with get, set
Public Property ReceiveAgreement As AS2OneWayAgreement

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象