ServiceBusMessage Class
- Inheritance
-
ServiceBusMessage
Constructor
ServiceBusMessage()
Methods
get_body |
Return message body as bytes. |
get_body
Return message body as bytes.
abstract get_body() -> bytes
Attributes
content_type
correlation_id
delivery_count
enqueued_time_utc
expiration_time
expires_at_utc
label
message_id
metadata
partition_key
reply_to
reply_to_session_id
scheduled_enqueue_time
session_id
time_to_live
to
user_properties
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python