다음을 통해 공유


X12ProtocolSettings.MessageFilterList Property

Definition

Gets or sets the X12 message filter list.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to