Disable-PnPInPlaceRecordsManagementForSite
SYNOPSIS
Disables in place records management for a site.
SYNTAX
Disable-PnPInPlaceRecordsManagementForSite [-Connection <PnPConnection>]
EXAMPLES
------------------EXAMPLE 1------------------
Disable-PnPInPlaceRecordsManagementForSite
The in place records management feature will be disabled
PARAMETERS
-Connection
Optional connection to be used by the cmdlet. Retrieve the value for this parameter by either specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.
Type: PnPConnection
Parameter Sets: (All)
Required: False
Position: Named
Accept pipeline input: False