你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TopicSpace.TopicTemplates Property

Definition

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

public Azure.Provisioning.BicepList<string> TopicTemplates { get; set; }
member this.TopicTemplates : Azure.Provisioning.BicepList<string> with get, set
Public Property TopicTemplates As BicepList(Of String)

Property Value

Applies to