Condividi tramite


JobExecutionTarget Class

The target that a job execution is executed on.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

JobExecutionTarget(**kwargs: Any)

Variables

Name Description
type

The type of the target. Known values are: "TargetGroup", "SqlDatabase", "SqlElasticPool", "SqlShardMap", and "SqlServer".

server_name
str

The server name.

database_name
str

The database name.