Hi @nice-application-79035, it seems that message size was added in a later Azure API version. You can import
AzureNative.ServiceBus.v20221001preview
instead of just
AzureNative.ServiceBus
and you should see a property
maxMessageSizeInKilobytes
.
n
nice-application-79035
05/30/2023, 4:47 AM
Thank you so much @melodic-tomato-39005! This actually worked. Can you please tell me where can I actually refer to the versioning information? That would be helpful for future reference.
m
melodic-tomato-39005
05/30/2023, 1:35 PM
Unfortunately, these Azure API versions are not reflected in our documentation so far. The size of Azure makes it a bit difficult. We’re tracking this here.
In the meantime, you can browse the sdk folder for your language. Your IDE should also surface the available imports.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.