Share via


ImagePrediction.Predictions Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a