Preparing search index...
The search index is not available
Back To Index
|
@azure-rest/ai-vision-face
Package version:
@azure-rest/ai-vision-face
IdentifyFromPersonDirectoryBodyParam
Interface IdentifyFromPersonDirectoryBodyParam
interface
IdentifyFromPersonDirectoryBodyParam
{
body
?:
{
confidenceThreshold
?:
number
;
faceIds
:
{}
;
maxNumOfCandidatesReturned
?:
number
;
personIds
:
{}
;
}
;
}
Index
Properties
body?
Properties
Optional
body
body
?:
{
confidenceThreshold
?:
number
;
faceIds
:
{}
;
maxNumOfCandidatesReturned
?:
number
;
personIds
:
{}
;
}
Type declaration
Optional
confidence
Threshold
?:
number
face
Ids
:
{}
Optional
max
Num
Of
Candidates
Returned
?:
number
person
Ids
:
{}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure-rest/ai-vision-face
Loading...