Condividi tramite


PredictionQueryResult.Token Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="token")]
public Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.PredictionQueryToken Token { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="token")>]
member this.Token : Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.PredictionQueryToken with get, set
Public Property Token As PredictionQueryToken

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to