Partager via


TakeSnapshotRequest.Type Propriété

Définition

Obtient ou définit le type spécifié par l’utilisateur pour l’objet source à partir duquel prendre instantané. Actuellement, FaceList, PersonGroup, LargeFaceList et LargePersonGroup sont pris en charge. Les valeurs possibles sont les suivantes : « FaceList », « LargeFaceList », « LargePersonGroup », « PersonGroup »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à