AS2AgreementContent.ReceiveAgreement Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to