Preparing search index...
The search index is not available
Back To Index
|
@azure-rest/ai-vision-face
Package version:
@azure-rest/ai-vision-face
ListFaceResultOutput
Interface ListFaceResultOutput
Response of list face of person.
interface
ListFaceResultOutput
{
persistedFaceIds
:
{}
;
personId
:
string
;
}
Index
Properties
persisted
Face
Ids
person
Id
Properties
persisted
Face
Ids
persisted
Face
Ids
:
{}
Array of persisted face ids.
Type declaration
person
Id
person
Id
:
string
Id of person.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure-rest/ai-vision-face
Loading...
Response of list face of person.