| external help file | ConfluenceAtlassian-help.xml |
|---|---|
| Module Name | ConfluenceAtlassian |
| online version | |
| schema | 2.0.0 |
Create an information panel.
New-CAInfoPanel [[-Message] <Object>] [<CommonParameters>]
Create an information panel.
PS C:\> New-CAInfoPanel -Message 'Hello world'Create an info panel.
Message to be displayed.
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.