Compartir a través de


AS2AgreementContent.SendAgreement Propiedad

Definición

Obtiene o establece el acuerdo de envío unidireccional 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a