RoutingMessage interface
Yönlendirme iletisi
Özellikler
app |
Uygulama özellikleri |
body | Yönlendirme iletisinin gövdesi |
system |
Sistem özellikleri |
Özellik Ayrıntıları
appProperties
Uygulama özellikleri
appProperties?: {[propertyName: string]: string}
Özellik Değeri
{[propertyName: string]: string}
body
Yönlendirme iletisinin gövdesi
body?: string
Özellik Değeri
string
systemProperties
Sistem özellikleri
systemProperties?: {[propertyName: string]: string}
Özellik Değeri
{[propertyName: string]: string}