Muokkaa

Remove-SPOHubToHubAssociation

Removes the selected hub site from its parent hub.

Syntax

Remove-SPOHubToHubAssociation
      [-HubSiteId] <SpoHubSitePipeBind>
      [<CommonParameters>]

Description

Use this cmdlet to remove the selected hub site from its parent hub.

Examples

Example 1

Remove-SPOHubToHubAssociation -HubSiteId 6638bd4c-d88d-447c-9eb2-c84f28ba8b15

This example removes the site with the given id from its parent Hub.

Parameters

-HubsiteId

Id of the Hub site to be removed from its parent Hub.

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