Remove-PowerAppDlpErrorSettings

Deletes the error settings for the tenant if it exists.

Syntax

Remove-PowerAppDlpErrorSettings
      -TenantId <String>
      [-ApiVersion <String>]
      [<CommonParameters>]

Description

The Remove-PowerAppDlpErrorSettings cmdlet deletes the error settings for the tenant. Use Get-Help Remove-PowerAppDlpErrorSettings -Examples for more detail.

Examples

EXAMPLE 1

Remove-PowerAppDlpErrorSettings -TenantId $TenantId

Deletes the error settings for the tenant if it exists.

Parameters

-ApiVersion

Specifies the Api version that is called.

Type:String
Position:Named
Default value:2020-06-01
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-TenantId

The tenant identifier.

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