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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python