LandmarkResults.Landmarks Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="landmarks")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.LandmarksModel> Landmarks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="landmarks")>]
member this.Landmarks : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.LandmarksModel> with get, set
Public Property Landmarks As IList(Of LandmarksModel)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à