BaseBackupPolicy interface
BackupPolicy base
Properties
datasource |
Type of datasource for the backup management |
object |
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"