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.
- Inheritance
-
msrest.serialization.ModelJobExecutionTarget
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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python