Package version:

The OData filters to be used for backups.

Hierarchy

  • BackupFilter

Properties

backupPolicyId?: string

Specifies the backupPolicyId of the backups to be filtered. Only 'Equality' operator is supported for this property.

createdTime?: Date

Specifies the creation time of the backups to be filtered. Only 'Greater Than or Equal To' and 'Lesser Than or Equal To' operators are supported for this property.

volumeId?: string

Specifies the volumeId of the backups to be filtered. Only 'Equality' operator is supported for this property.

Generated using TypeDoc