class BackupConfiguration extends Model (View source)

Properties

bool $automatedBackupEnabled
protected $backupRetentionSettingsType
protected $backupRetentionSettingsDataType
bool $pointInTimeRecoveryEnabled

Methods

setAutomatedBackupEnabled($automatedBackupEnabled)

No description

bool
getAutomatedBackupEnabled()

No description

setBackupRetentionSettings(RetentionSettings $backupRetentionSettings)

No description

setPointInTimeRecoveryEnabled($pointInTimeRecoveryEnabled)

No description

bool

Details

setAutomatedBackupEnabled($automatedBackupEnabled)

No description

Parameters

$automatedBackupEnabled

bool getAutomatedBackupEnabled()

No description

Return Value

bool

setBackupRetentionSettings(RetentionSettings $backupRetentionSettings)

No description

Parameters

RetentionSettings $backupRetentionSettings

RetentionSettings getBackupRetentionSettings()

No description

Return Value

RetentionSettings

setPointInTimeRecoveryEnabled($pointInTimeRecoveryEnabled)

No description

Parameters

$pointInTimeRecoveryEnabled

bool getPointInTimeRecoveryEnabled()

No description

Return Value

bool