InteractiveQueryProperties Class
Interactive authoring capability type properties.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
InteractiveQueryProperties(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
status
|
The interactive authoring capability status. Must be one of InteractiveCapabilityStatus. The default value is 'Enabling'. Known values are: "Enabling", "Enabled", "Disabling", and "Disabled". |
|
auto_termination_minutes
|
The allowed idle time for interactive authoring. |