SuggestedTagAndRegion.Predictions Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to