次の方法で共有


RoutingMessage interface

ルーティング メッセージ

プロパティ

appProperties

アプリのプロパティ

body

ルーティング メッセージの本文

systemProperties

システム プロパティ

プロパティの詳細

appProperties

アプリのプロパティ

appProperties?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

body

ルーティング メッセージの本文

body?: string

プロパティ値

string

systemProperties

システム プロパティ

systemProperties?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}