ExportConfig Properties |
The ExportConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountIds |
Gets a set containing the IDs of all accounts to export.
| |
| AppSettingTransferSpecs |
Gets a set containing the specifications of all app settings to export.
| |
| CreatedBy |
Gets the ID of the user who created this configuration.
(Inherited from ExportConfigInfo.) | |
| CreatedTime |
Gets the creation UTC date and time of this configuration.
(Inherited from ExportConfigInfo.) | |
| EntityTransferVersionPolicy |
Gets or sets the entity transfer version policy.
| |
| FileSystemEntryIds |
Gets a set containing the IDs of all file system entries to export.
| |
| GroupIds |
Gets a set containing the IDs of all groups to export.
| |
| Id |
Gets the ID of the export configuration.
(Inherited from ExportConfigInfo.) | |
| IncludeAllAccounts |
Gets or sets a value indicating whether all the accounts shall be included in the export file.
| |
| IncludeAllAppSettings |
Gets or sets a value indicating whether all the application settings shall be included in the export file.
| |
| IncludeAllGroups |
Gets or sets a value indicating whether all the groups shall be included in the export file.
| |
| IncludeAllTenants |
Gets or sets a value indicating whether all the tenants shall be included in the export file.
| |
| IncludeContextualData |
Gets or sets a value indicating whether the contextual data shall be included in the export file.
| |
| IncludeCubeData |
Gets or sets a value indicating whether the cube data shall be included in the export file.
| |
| IncludeCustomAttributes |
Gets or sets a value indicating whether all the custom attributes shall be included in the export file.
| |
| IncludeGroupMemberships |
Gets or sets a value indicating whether the group membership of accounts
and groups shall be included in the export file.
| |
| IncludeReferencedItems |
Gets or sets a value indicating whether the items which are referenced to the export items
shall be included in the export file.
| |
| IncludeResourceData |
Gets or sets a value indicating whether the resource data shall be included in the export file.
| |
| IncludeTokens |
Gets or sets a value indicating whether the global tokens and the tokens associated with
the exporting accounts or projects shall be included in the export file.
| |
| IncludeUserProjects |
Gets or sets a value indicating whether user projects shall be included in the export file.
| |
| LastUsedBy |
Gets or sets the ID of the user who last used this configuration.
(Inherited from ExportConfigInfo.) | |
| LastUsedTime |
Gets or sets the UTC date and time this configuration was last used.
(Inherited from ExportConfigInfo.) | |
| Name |
Gets or sets the name of the export configuration.
(Inherited from ExportConfigInfo.) | |
| TenantIds |
Gets a set containing the IDs of all tenants to export.
|