DetectResult.Objects Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="objects")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.DetectedObject> Objects { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objects")>]
member this.Objects : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.DetectedObject>
Public ReadOnly Property Objects As IList(Of DetectedObject)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à