RoutingMessage interface

Routing message

Properties

appProperties

App properties

body

Body of routing message

systemProperties

System properties

Property Details

appProperties

App properties

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

Property Value

{[propertyName: string]: string}

body

Body of routing message

body?: string

Property Value

string

systemProperties

System properties

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

Property Value

{[propertyName: string]: string}