다음을 통해 공유


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}