FindSimilarRequest.FaceListId Property

Definition

Gets or sets an existing user-specified unique candidate face list, created in Face List - Create a Face List. Face list contains a set of persistedFaceIds which are persisted and will never expire. Parameter faceListId, largeFaceListId and faceIds should not be provided at the same time.

[Newtonsoft.Json.JsonProperty(PropertyName="faceListId")]
public string FaceListId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="faceListId")>]
member this.FaceListId : string with get, set
Public Property FaceListId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to