X12OneWayAgreement.ProtocolSettings Property

Definition

Gets or sets the X12 protocol settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to