JobAgentProperties interface
Properties of a job agent.
Properties
| database |
Resource ID of the database to store job metadata in. |
| state | The state of the job agent. |
Property Details
databaseId
Resource ID of the database to store job metadata in.
databaseId: string
Property Value
string
state
The state of the job agent.
state?: string
Property Value
string