다음을 통해 공유


AS2OneWayAgreement.ProtocolSettings Property

Definition

Gets or sets the AS2 protocol settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to