EdifactProtocolSettings.MessageFilterList Property

Definition

Gets or sets the EDIFACT message filter list.

[Newtonsoft.Json.JsonProperty(PropertyName="messageFilterList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.EdifactMessageIdentifier> MessageFilterList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="messageFilterList")>]
member this.MessageFilterList : System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.EdifactMessageIdentifier> with get, set
Public Property MessageFilterList As IList(Of EdifactMessageIdentifier)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to