DetectedFace.FaceAttributes プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象