JobDefinition Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | |
---|---|---|
Credentials | Gets the user credentials for the job, if any. | |
JobId | Gets the identifier for the job. | |
LocationEntityId | Gets the location entity identifier, if any was specified. | |
OverridePairs | Gets the list of job override parameter identifier and value pairs, if any. | |
Overrides | Gets the XML defining job overrides, if any are specified. | |
RequiresEncryption | Gets a flag indicating that this Job requires encryption because its configuration contains sensitive information. | |
TargetEntityId | Gets the Target entity specified for the job. | |
TaskId | Gets the Task identifier specified for the job. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
JobDefinition Class
Microsoft.EnterpriseManagement.Common Namespace