다음을 통해 공유


EdifactProtocolSettings.FramingSettings Property

Definition

Gets or sets the EDIFACT framing settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to