Bagikan melalui


RoutingMessage Kelas

Pesan perutean.

Warisan
azure.mgmt.iothub._serialization.Model
RoutingMessage

Konstruktor

RoutingMessage(*, body: str | None = None, app_properties: Dict[str, str] | None = None, system_properties: Dict[str, str] | None = None, **kwargs: Any)

Parameter Kata Kunci-Saja

Nama Deskripsi
body
str

Isi pesan perutean.

app_properties

Properti aplikasi.

system_properties

Properti sistem.

Variabel

Nama Deskripsi
body
str

Isi pesan perutean.

app_properties

Properti aplikasi.

system_properties

Properti sistem.