Freigeben über


Accessory.Type Eigenschaft

Definition

Ruft den Typ eines Zubehörs ab oder legt diese fest. Mögliche Werte: "headWear", "Glasses", "mask"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: