Package version:

Interface JobTarget

A job target, for example a specific database or a container of databases that is evaluated during job execution.

Hierarchy

  • JobTarget

Properties

databaseName?: string

The target database name.

elasticPoolName?: string

The target elastic pool name.

Whether the target is included or excluded from the group.

refreshCredential?: string

The resource ID of the credential that is used during job execution to connect to the target and determine the list of databases inside the target.

serverName?: string

The target server name.

shardMapName?: string

The target shard map.

type: string

The target type.

Generated using TypeDoc