Sdílet prostřednictvím


LuisAppV2.LuisSchemaVersion Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="luis_schema_version")]
public string LuisSchemaVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="luis_schema_version")>]
member this.LuisSchemaVersion : string with get, set
Public Property LuisSchemaVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to