Job Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Job details.
public class Job : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type Job = class
inherit Resource
Public Class Job
Inherits Resource
- Inheritance
Constructors
Job() |
Initializes a new instance of the Job class. |
Job(String, String, String, String, JobProperties) |
Initializes a new instance of the Job class. |
Properties
Id |
Gets resource Id (Inherited from Resource) |
Location |
Gets or sets resource Location (Inherited from Resource) |
Name |
Gets resource Name (Inherited from Resource) |
Properties |
Gets or sets the custom data. |
Type |
Gets resource Type (Inherited from Resource) |