Set-PSUTag
Sets the properties of a tag.
SYNOPSIS
SYNTAX
Id
Set-PSUTag [-Id] <Int64> [-Name <String>] [-Color <String>] [-Description <String>] [-ComputerName <String>]
[-AppToken <String>] [-Credential <PSCredential>] [-UseDefaultCredentials] [-Integrated] [-TrustCertificate]
[-Cookies] [<CommonParameters>]Tag
Set-PSUTag [-Tag] <Tag> [-Name <String>] [-Color <String>] [-Description <String>] [-ComputerName <String>]
[-AppToken <String>] [-Credential <PSCredential>] [-UseDefaultCredentials] [-Integrated] [-TrustCertificate]
[-Cookies] [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
PARAMETERS
-AppToken
-Color
-ComputerName
-Description
-Id
-Integrated
-Name
-Tag
-UseDefaultCredentials
-Credential
-TrustCertificate
-Cookies
CommonParameters
INPUTS
UniversalAutomation.Tag
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated
Was this helpful?