다음을 통해 공유


AgreementContent.AS2 Property

Definition

Gets or sets the AS2 agreement content.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to