Compartir a través de


AS2AgreementContent.ReceiveAgreement Propiedad

Definición

Obtiene o establece el contrato de recepción unidireccional 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a