Share via


JobDefinition Members

Represents a storage class used for submitting a job. This class is intended for internal use only.

The following tables list the members exposed by the JobDefinition type.

Public Constructors

  Name Description
  JobDefinition Overloaded. Initializes a new JobDefinition object.

Top

Public Properties

  Name Description
public property Credentials Gets the user credentials for the job, if any.
public property JobId Gets the identifier for the job.
public property LocationEntityId Gets the location entity identifier, if any was specified.
public property OverridePairs Gets the list of job override parameter identifier and value pairs, if any.
public property Overrides Gets the XML defining job overrides, if any are specified.
public property RequiresEncryption Gets a flag indicating that this Job requires encryption because its configuration contains sensitive information.
public property TargetEntityId Gets the Target entity specified for the job.
public property TaskId Gets the Task identifier specified for the job.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

JobDefinition Class
Microsoft.EnterpriseManagement.Common Namespace