Share via


CSMRecoveryPointListResponse Class

Definition

The definition of a CSMRecoveryPointListResponse.

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

Constructors

CSMRecoveryPointListResponse()

Initializes a new instance of the CSMRecoveryPointListResponse 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. List of recovery point responses.

Applies to