RetentionQueryParameters Data Type

Properties
name data type description
remoteVersionsObject RemoteVersionsObject
backupDestination string

Example

{
  "remoteVersionsObject" : {
    "versionsMap" : {
      "property1" : { },
      "property2" : { }
    },
    "backupDestination" : "..."
  },
  "backupDestination" : "..."
}