次の方法で共有


AS2AgreementContent.SendAgreement プロパティ

定義

AS2 一方向送信アグリーメントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象