Preparing search index...
The search index is not available
Back To Index
|
@azure-rest/ai-vision-face
Package version:
@azure-rest/ai-vision-face
CreateLargePersonGroupBodyParam
Interface CreateLargePersonGroupBodyParam
interface
CreateLargePersonGroupBodyParam
{
body
?:
{
name
:
string
;
recognitionModel
?:
string
;
userData
?:
string
;
}
;
}
Index
Properties
body?
Properties
Optional
body
body
?:
{
name
:
string
;
recognitionModel
?:
string
;
userData
?:
string
;
}
Type declaration
name
:
string
Optional
recognition
Model
?:
string
Optional
user
Data
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure-rest/ai-vision-face
Loading...