New-UDAvatarGroup
A group of avatars.
Synopsis
Syntax
New-UDAvatarGroup [[-Id] <String>] [[-Total] <Int32>] [[-Maximum] <Int32>] [-Children] <ScriptBlock> [[-Sx] <Object>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? 1
Default value ([Guid]::NewGuid()).ToString()
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Total
-Maximum
-Children
-Sx Required? falsePosition? 5Default valueAccept pipeline input? falseAliasesAccept 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).NotesGeneral notes-------------------------- EXAMPLE 1 --------------------------PS > An example
Last updated
Was this helpful?