次の方法で共有


AS2ProtocolSettings.AcknowledgementConnectionSettings プロパティ

定義

受信確認接続の設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象