Share via


AS2AgreementContent.ReceiveAgreement Property

Definition

Gets or sets the AS2 one-way receive agreement.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to