Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 787 Bytes

File metadata and controls

25 lines (18 loc) · 787 Bytes

Remove-ImageStoreExtension

Removes the extension record specified from database.

Alias: RemoveExtension

Parameters

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.

Return

None.

Thumbprint Cache

To remove the related cache files, call Set-ImageStoreThumbprintCacheFolder before this operating.

See also