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)
Variables
Name | Description |
---|---|
type
|
str or
JobTargetType
The type of the target. Possible values include: "TargetGroup", "SqlDatabase", "SqlElasticPool", "SqlShardMap", "SqlServer". |
server_name
|
The server name. |
database_name
|
The database name. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python