BMSRPQueryObject Class

Definition

Filters to list backup copies.

public class BMSRPQueryObject
type BMSRPQueryObject = class
Public Class BMSRPQueryObject
Inheritance
BMSRPQueryObject

Constructors

BMSRPQueryObject()

Initializes a new instance of the BMSRPQueryObject class.

BMSRPQueryObject(Nullable<DateTime>, Nullable<DateTime>, String, Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of the BMSRPQueryObject class.

Properties

EndDate

Gets or sets backup copies created before this time.

ExtendedInfo

Gets or sets in Get Recovery Point, it tells whether extended information about recovery point is asked.

MoveReadyRPOnly

Gets or sets whether the RP can be moved to another tier

RestorePointQueryType

Gets or sets restorePoint type. Possible values include: 'Invalid', 'Full', 'Log', 'Differential', 'FullAndDifferential', 'All', 'Incremental'

StartDate

Gets or sets backup copies created after this time.

Applies to