Megosztás a következőn keresztül:


LuisAppV2.PatternAnyEntities Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="patternAnyEntities")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.PatternAny> PatternAnyEntities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="patternAnyEntities")>]
member this.PatternAnyEntities : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.PatternAny> with get, set
Public Property PatternAnyEntities As IList(Of PatternAny)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to