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

EventGridEvent.Topic 属性

定义

获取或设置事件源的资源路径。 在将事件发布到域时必须设置此值,在将事件发布到主题时不得设置。

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

属性值

适用于