你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RoutingMessage interface
路由消息
属性
app |
应用属性 |
body | 路由消息的正文 |
system |
系统属性 |
属性详细信息
appProperties
应用属性
appProperties?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
body
路由消息的正文
body?: string
属性值
string
systemProperties
系统属性
systemProperties?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}