Get-PaCustomReport

Synopsis

Wrapper for -WhatIf output, like Write-Verbose

Syntax

Get-PaCustomReport [[-Name] <String>] [[-Vsys] <String>] 

Description

Wrapper for -WhatIf output, like Write-Verbose

Examples

Example 1

PS c:\> Write-WhatIf "This is what happens when you do a thing."

Parameters

-Name

Type: String
Parameter Sets: All
Aliases: 

Required: false
Position: 1
Default value: 
Accept pipeline input: false
Accept wildcard characters: false

-Vsys

Type: String
Parameter Sets: All
Aliases: 

Required: false
Position: 2
Default value: 
Accept pipeline input: false
Accept wildcard characters: false