OptionalappOptionalclusterOptionalcontentMIME content encoding. e.g. "gzip"
OptionalcontentMIME content type. e.g. "application/json"
OptionalcorrelationApplication correlation identifier.
OptionaldurableAlias for "deliveryMode". Published message should be saved to disk and should survive server restarts.
OptionalexpirationMessage TTL, in milliseconds. Note that only when expired messages reach the head of a queue will they actually be discarded (or dead-lettered). Setting the TTL to 0 causes messages to be expired upon reaching a queue unless they can be delivered to a consumer immediately.
OptionalheadersAdditional user-defined fields
OptionalBCC?: string[]OptionalCC?: string[]OptionalmessageApplication message identifier.
OptionalpriorityMessage priority, 0 to 9.
OptionalreplyOptionaltimestampMessage timestamp in seconds.
OptionaltypeMessage type name.
OptionaluserCreating user id.
Creating application id.