GetSqlServerInstanceJobsStatusResult

The response for the status of the jobs running on the SQL Server instance.

Constructors

Link copied to clipboard
constructor(jobsStatus: List<SqlServerInstanceJobStatusResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of jobs status running on the SQL Server instance.