Backup
Kind: class
Full name: Thycotic.PowerShell.Configuration.Backup
Namespace: Thycotic.PowerShell.Configuration
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
BackupDatabasePath | string | read/write | — |
BackupFailureNotification | bool | read/write | — |
BackupPath | string | read/write | — |
BackupStartDateTime | DateTime? | read/write | — |
ConfigurationSqlBackupTimeoutMinutes | int | read/write | — |
CopyOnlyDatabaseBackup | bool | read/write | — |
EnableDatabaseBackup | bool | read/write | — |
EnableScheduledBackup | bool | read/write | — |
EnableTmsBackup | bool | read/write | — |
EnableWebApplicationBackup | bool | read/write | — |
NumberOfBackupsToKeep | int | read/write | — |
RepeatDays | int | read/write | — |
RepeatHours | int | read/write | — |
RepeatMinutes | int | read/write | — |
TmsInstallationPath | string | read/write | — |