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

SubscriptionProperties.TopicName 属性

定义

订阅所在的主题的名称。

public string TopicName { get; set; }
member this.TopicName : string with get, set
Public Property TopicName As String

属性值

注解

值不能为 null 或空。 值不能超过 260 个字符。 不能以斜杠开头或结尾。 不能有受限字符:'@'、'?'、'#'、'*'

适用于