Removes the folder record specified from database.
Alias: RemoveFolder
| Name | Type | Description | Optional |
|---|---|---|---|
| Folder | ImageStoreFolder | Folder entity to be removed | No(*1) |
| Id | Guid | Id of the record to be removed | No(*1) |
From Pipeline: Folder, Id
*1: One and only one parameter within this group should be provided.
None.
To remove the related cache files, call Set-ImageStoreThumbprintCacheFolder before this operating.