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
body
body
:
{
confidenceThreshold
?:
number
;
faceIds
:
{}
;
maxNumOfCandidatesReturned
?:
number
;
personIds
:
{}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure-rest/ai-vision-face
Loading...