EdifactOneWayAgreement.ProtocolSettings Property

Definition

Gets or sets the EDIFACT protocol settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to