EdifactProtocolSettings.MessageFilterList Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to