CSMJobResponse Class

Definition

Definition of job response from CSM controller

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

Constructors

CSMJobResponse()

Initializes a new instance of the CSMJobResponse class.

Properties

Id

Optional. ID

(Inherited from CSMBaseResponse)
Name

Optional. Name

(Inherited from CSMBaseResponse)
Properties

Optional. Job specific fields

Type

Optional. Type

(Inherited from CSMBaseResponse)

Applies to