< Back
Add-Icon
Post
NAME Add-Icon
SYNOPSIS
SYNTAX
Add-Icon [-Icon] <String> [[-IconSize] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Builds HTML Reports using VMware's ClarityUI library.
PARAMETERS
-Icon <String>
Clarity Icon.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-IconSize <String>
Size of the Icon.
Required? false
Position? 2
Default value 24
Accept pipeline input? false
Accept wildcard characters? false
-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
System.String
System.Boolean
NOTES
No notes at this time.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Add-Icon
RELATED LINKS
SYNOPSIS
SYNTAX
Add-Icon [-Icon] <String> [[-IconSize] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Builds HTML Reports using VMware's ClarityUI library.
PARAMETERS
-Icon <String>
Clarity Icon.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-IconSize <String>
Size of the Icon.
Required? false
Position? 2
Default value 24
Accept pipeline input? false
Accept wildcard characters? false
-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
System.String
System.Boolean
NOTES
No notes at this time.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Add-Icon
RELATED LINKS