BackupConfiguration
class BackupConfiguration extends Model (View source)
Properties
bool | $automatedBackupEnabled | ||
protected | $backupRetentionSettingsType | ||
protected | $backupRetentionSettingsDataType | ||
bool | $pointInTimeRecoveryEnabled |
Methods
setAutomatedBackupEnabled($automatedBackupEnabled)
No description
bool
getAutomatedBackupEnabled()
No description
getBackupRetentionSettings()
No description
setPointInTimeRecoveryEnabled($pointInTimeRecoveryEnabled)
No description
bool
getPointInTimeRecoveryEnabled()
No description
Details
setAutomatedBackupEnabled($automatedBackupEnabled)
No description
bool
getAutomatedBackupEnabled()
No description
setBackupRetentionSettings(RetentionSettings $backupRetentionSettings)
No description
RetentionSettings
getBackupRetentionSettings()
No description
setPointInTimeRecoveryEnabled($pointInTimeRecoveryEnabled)
No description
bool
getPointInTimeRecoveryEnabled()
No description