BaseBackupPolicy interface

BackupPolicy base

Properties

datasourceTypes

Type of datasource for the backup management

objectType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

datasourceTypes

Type of datasource for the backup management

datasourceTypes: string[]

Property Value

string[]

objectType

Polymorphic discriminator, which specifies the different types this object can be

objectType: "BackupPolicy"

Property Value

"BackupPolicy"