Compartir a través de


CategoryDetail.Landmarks Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a