Remove-GovernanceErrorSettings
Deletes the error settings for the tenant if it exists.
PowerShell
Remove-GovernanceErrorSettings
-TenantId <String>
[-ApiVersion <String>]
[<CommonParameters>]
The Remove-GovernanceErrorSettings cmdlet deletes the error settings for the tenant. Use Get-Help Remove-GovernanceErrorSettings -Examples for more detail.
PowerShell
Remove-GovernanceErrorSettings -TenantId $TenantId
Deletes the error settings for the tenant if it exists.
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 |
The tenant identifier.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |