InteractiveQueryProperties interface
Interactive authoring capability type properties.
Properties
| auto |
The allowed idle time for interactive authoring. |
| status | The interactive authoring capability status. Must be one of InteractiveCapabilityStatus. The default value is 'Enabling'. |
Property Details
autoTerminationMinutes
The allowed idle time for interactive authoring.
autoTerminationMinutes?: number
Property Value
number
status
The interactive authoring capability status. Must be one of InteractiveCapabilityStatus. The default value is 'Enabling'.
status?: string
Property Value
string