Member Junction
Preparing search index...
@memberjunction/ng-archive-manager
ArchiveConfig
Interface ArchiveConfig
Represents an archive configuration record
interface
ArchiveConfig
{
ArchiveRelatedRecordChanges
:
boolean
;
DefaultBatchSize
:
number
;
DefaultMode
:
"ArchiveOnly"
|
"HardDelete"
|
"StripFields"
|
undefined
;
DefaultRetentionDays
:
number
;
Description
:
string
;
ID
:
string
;
IsDirty
:
boolean
;
Name
:
string
;
RootPath
:
string
;
Status
:
"Disabled"
|
"Running"
|
"Error"
|
"Idle"
|
undefined
;
StorageAccountID
:
string
;
StorageAccountName
:
string
;
}
Index
Properties
Archive
Related
Record
Changes
Default
Batch
Size
Default
Mode
Default
Retention
Days
Description
ID
Is
Dirty
Name
Root
Path
Status
Storage
Account
ID
Storage
Account
Name
Properties
Archive
Related
Record
Changes
ArchiveRelatedRecordChanges
:
boolean
Default
Batch
Size
DefaultBatchSize
:
number
Default
Mode
DefaultMode
:
"ArchiveOnly"
|
"HardDelete"
|
"StripFields"
|
undefined
Default
Retention
Days
DefaultRetentionDays
:
number
Description
Description
:
string
ID
ID
:
string
Is
Dirty
IsDirty
:
boolean
Name
Name
:
string
Root
Path
RootPath
:
string
Status
Status
:
"Disabled"
|
"Running"
|
"Error"
|
"Idle"
|
undefined
Storage
Account
ID
StorageAccountID
:
string
Storage
Account
Name
StorageAccountName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Archive
Related
Record
Changes
Default
Batch
Size
Default
Mode
Default
Retention
Days
Description
ID
Is
Dirty
Name
Root
Path
Status
Storage
Account
ID
Storage
Account
Name
Member Junction
Loading...
Represents an archive configuration record