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

SubscriptionDescription.TopicPath 属性

定义

订阅所在的主题的路径。

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

属性值

注解

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

适用于