Compartir a través de


SuggestedTagAndRegion.Predictions Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="predictions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.Prediction> Predictions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="predictions")>]
member this.Predictions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.Prediction>
Public ReadOnly Property Predictions As IList(Of Prediction)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a