次の方法で共有


AS2ProtocolSettings.MessageConnectionSettings プロパティ

定義

メッセージ接続の設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象