Share via


CSMJobQueryObject Class

Definition

The definition of class that represents job query parameters.

public class CSMJobQueryObject : Microsoft.Azure.Management.BackupServices.Models.CSMQueryObject
type CSMJobQueryObject = class
    inherit CSMQueryObject
Public Class CSMJobQueryObject
Inherits CSMQueryObject
Inheritance
CSMJobQueryObject

Constructors

CSMJobQueryObject()

Initializes a new instance of the CSMJobQueryObject class.

Properties

EndTime

Optional. EndTime of time range filter.

Name

Optional. Name of the job. (ID)

Operation

Optional. Operation type of job.

StartTime

Optional. Start time of time range filter.

Status

Optional. Status of job.

WorkloadType

Optional. Type of workload of job.

Applies to