EdifactProtocolSettings.EnvelopeSettings Property

Definition

Gets or sets the EDIFACT envelope settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to