Share via


TopicSpaceData.TopicTemplates Property

Definition

The topic filters in the topic space. Example: "topicTemplates": [ "devices/foo/bar", "devices/topic1/+", "devices/${principal.name}/${principal.attributes.keyName}" ].

public System.Collections.Generic.IList<string> TopicTemplates { get; }
member this.TopicTemplates : System.Collections.Generic.IList<string>
Public ReadOnly Property TopicTemplates As IList(Of String)

Property Value

Applies to