Package version:

Interface JobExecutionTarget

The target that a job execution is executed on.

Hierarchy

  • JobExecutionTarget

Properties

databaseName?: string

The database name. NOTE: This property will not be serialized. It can only be populated by the server.

serverName?: string

The server name. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

The type of the target. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc