JobTargetType type

The type of the target.
KnownJobTargetType can be used interchangeably with JobTargetType, this enum contains the known values that the service supports.

Known values supported by the service

TargetGroup: TargetGroup
SqlDatabase: SqlDatabase
SqlElasticPool: SqlElasticPool
SqlShardMap: SqlShardMap
SqlServer: SqlServer

type JobTargetType = string