Preparing search index...
The search index is not available
Back To Index
|
@azure-rest/ai-vision-face
Package version:
@azure-rest/ai-vision-face
CreatePersonGroupPerson200Response
Interface CreatePersonGroupPerson200Response
A successful call returns a new personId created.
interface
CreatePersonGroupPerson200Response
{
body
:
CreatePersonResultOutput
;
status
:
"200"
;
}
Hierarchy
unknown
CreatePersonGroupPerson200Response
Index
Properties
body
status
Properties
body
body
:
CreatePersonResultOutput
status
status
:
"200"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure-rest/ai-vision-face
Loading...
A successful call returns a new personId created.