Muokkaa

Remove-SPOSiteDesign

Removes a site design. It no longer appears in the UI for creating a new site.

Syntax

Remove-SPOSiteDesign
       [-Identity] <SPOSiteDesignPipeBind> 
      [<CommonParameters>]

Description

Removes a site design. It no longer appears in the UI for creating a new site.

Examples

Example 1

This example shows how to remove a site design.

Remove-SPOSiteDesign 21209d88-38de-4844-9823-f1f600a1179a

Parameters

-Identity

The ID of the site design to remove.

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