Muokkaa

Remove-SPOSiteCollectionAppCatalogById

Removes the site collection app catalog by the id of the site collection.

Syntax

Remove-SPOSiteCollectionAppCatalogById
      -SiteId <guid>
      [<CommonParameters>]

Description

Use this cmdlet to remove the site collection app catalog by the id of the site collection.

Examples

Example 1

Remove-SPOSiteCollectionAppCatalogById -SiteId bdbd7458-8199-4e99-87ca-15fe9dc17a86

This example removes the site collection app catalog from the site with the id 'bdbd7458-8199-4e99-87ca-15fe9dc17a86'.

Parameters

-SiteId

Guid of the site collection.

Type:Guid
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False
Applies to:SharePoint Online