CSMRecoveryPointListResponse.Value Property

Definition

Optional. List of recovery point responses.

public System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointResponse> Value { get; set; }
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointResponse> with get, set
Public Property Value As IList(Of CSMRecoveryPointResponse)

Property Value

Applies to