CSMJobDetailsResponse 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.
The response model for the job details operation.
public class CSMJobDetailsResponse : Microsoft.Azure.Management.BackupServices.Models.CSMBaseResponse
type CSMJobDetailsResponse = class
inherit CSMBaseResponse
Public Class CSMJobDetailsResponse
Inherits CSMBaseResponse
- Inheritance
Constructors
CSMJobDetailsResponse() |
Initializes a new instance of the CSMJobDetailsResponse class. |
Properties
Id |
Optional. ID (Inherited from CSMBaseResponse) |
JobDetailedProperties |
Optional. The job details of a particular job. |
Name |
Optional. Name (Inherited from CSMBaseResponse) |
Type |
Optional. Type (Inherited from CSMBaseResponse) |