Freigeben über


FaceAttributes.Accessories Eigenschaft

Definition

Ruft Eigenschaften ab, die alle Zubehörteile für ein bestimmtes Gesicht beschreiben, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: