< Back

Clear-LoggingChannelList

Tue Jan 14, 2020 3:24 am

NAME Clear-LoggingChannelList



SYNOPSIS

Clears the LoggingChannelList variable.





SYNTAX

Clear-LoggingChannelList [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

The Clear-LoggingChannelList clears the LoggingChannelList variable as described in the module Settings.json.





PARAMETERS

-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Clear-LoggingChannelList















RELATED LINKS