Version:
Jobs_GetServersForExecution(int? Job_Id) Method
Gets the servers that should execute for a Job, based on the job's associated servers, roles, and environments.
Syntax
public
IEnumerable<Tables.Servers_Extended> Jobs_GetServersForExecution(int? Job_Id)
Parameters
- Job_Id
- Type: int?