X12ProtocolSettings.SchemaReferences Property

Definition

Gets or sets the X12 schema references.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to