ServiceBusMessage Class
ServiceBusMessage.
- Inheritance
-
ServiceBusMessage
Constructor
ServiceBusMessage(*, authentication=None, brokered_message_properties=None, custom_message_properties=None, message: Optional[str] = None, namespace: Optional[str] = None, transport_type=None, **kwargs)
Parameters
- brokered_message_properties
- ServiceBusBrokeredMessageProperties
Required
Gets or sets the brokered message properties.
- transport_type
- str or ServiceBusTransportType
Required
Gets or sets the transport type. Possible values include: 'NotSpecified', 'NetMessaging', 'AMQP'
Feedback
Submit and view feedback for