Table of Contents

Get-PnPBuiltInDesignPackageVisibility

SYNOPSIS

Gets the visibility of the available built-in Design Packages.

SYNTAX

Get-PnPBuiltInDesignPackageVisibility [-DesignPackage <DesignPackageType>]
 

DESCRIPTION

Use this cmdlet to retrieve the current visibility state of each built-in design package.

EXAMPLES

EXAMPLE 1

Get-PnPBuiltInDesignPackageVisibility -DesignPackage Showcase

This example retrieves the current visibility state of Showcase built-in design package.

EXAMPLE 2

Get-PnPBuiltInDesignPackageVisibility

This example retrieves the current visibility state of each built-in design package.

PARAMETERS

-DesignPackage

Name of the design package, available names are

  • Topic
  • Showcase
  • Blank
  • TeamSite
Type: DesignPackageType
Parameter Sets: (All)

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Microsoft 365 Patterns and Practices