Compartilhar via


FindSimilarRequest.MaxNumOfCandidatesReturned Propriedade

Definição

Obtém ou define o número de faces semelhantes principais retornadas. O intervalo válido é [1, 1000].

[Newtonsoft.Json.JsonProperty(PropertyName="maxNumOfCandidatesReturned")]
public int? MaxNumOfCandidatesReturned { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxNumOfCandidatesReturned")>]
member this.MaxNumOfCandidatesReturned : Nullable<int> with get, set
Public Property MaxNumOfCandidatesReturned As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a