EdifactProtocolSettings.SchemaReferences Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to