EdifactAgreementContent.SendAgreement プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象