DetectedFace.FaceAttributes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="faceAttributes")]
public Microsoft.Azure.CognitiveServices.Vision.Face.Models.FaceAttributes FaceAttributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="faceAttributes")>]
member this.FaceAttributes : Microsoft.Azure.CognitiveServices.Vision.Face.Models.FaceAttributes with get, set
Public Property FaceAttributes As FaceAttributes

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to