Skip to content

[ServiceBus] Support MaxMessageSizeInKilobytes #20668

@JoshLove-msft

Description

@JoshLove-msft

This feature is in preview currently and is enabled for premium namespaces.

  • XML Property - "MaxMessageSizeInKilobytes" (add it after all other properties)
  • Add new API version - "2021-05"
  • Add new get/set property MaxMessageSizeInKilobytes to QueueProperties, TopicProperties, CreateQueueOptions, and CreateTopicOptions
  • No validation on the client - let the service handle validation
  • Docs - Gets or sets the maximum message size in kilobytes for messages sent to this queue/topic. This feature is only available when using a Premium namespace and service version "2021-05" or higher.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.MessagingMessaging crewService Bus

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions