次の方法で共有


AgreementContent.AS2 プロパティ

定義

AS2 契約の内容を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象