Share via


CSMJobListResponse Class

Definition

Class to hold list of jobs response

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

Constructors

CSMJobListResponse()

Initializes a new instance of the CSMJobListResponse class.

Properties

Id

Optional. ID

(Inherited from CSMBaseResponse)
Name

Optional. Name

(Inherited from CSMBaseResponse)
NextLink

Optional. Next Link

(Inherited from CSMListResponse)
Type

Optional. Type

(Inherited from CSMBaseResponse)
Value

Optional. Jobs list field

Applies to