Share via


RouterJob.Tags Property

Definition

A set of non-identifying attributes attached to this job. Values must be primitive values - number, string, boolean.

public System.Collections.Generic.IDictionary<string,Azure.Communication.JobRouter.RouterValue> Tags { get; }
member this.Tags : System.Collections.Generic.IDictionary<string, Azure.Communication.JobRouter.RouterValue>
Public ReadOnly Property Tags As IDictionary(Of String, RouterValue)

Property Value

Applies to