Edit

Set-CsTagsTemplate

Changes an existing Tag template.

Syntax

Default (Default)

Set-CsTagsTemplate
    -Instance <Object>
    [-Tenant <Guid>]
    [<CommonParameters>]

Description

The Set-CsTagTemplate cmdlet changes and existing Tag template. Delete this line please.

Caution

This cmdlet will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time.

Parameters

-Instance

The Instance parameter is the object reference to the Tag template to be modified.

You can retrieve an object reference to an existing Tag template by using the Get-CsTagsTemplate cmdlet and assigning the returned value to a variable.

Parameter properties

Type:Object
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Tenant

This parameter is reserved for Microsoft internal use only.

Parameter properties

Type:Guid
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Outputs

Microsoft.Rtc.Management.Hosted.CallQueue.Models.CallQueue