Sdílet prostřednictvím


BatchLabelExample.Value Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.LabelExampleResponse Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.LabelExampleResponse with get, set
Public Property Value As LabelExampleResponse

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to