Removes the extension record specified from database.
Alias: RemoveExtension
| Name | Type | Description | Optional |
|---|---|---|---|
| Extension | ImageStoreExtension | Extension entity to be removed | No(*1) |
| Id | Guid | Id of the record to be removed | No(*1) |
From Pipeline: Extension, 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.