express Enabled
Parameters
value
Boolean flag which controls whether Express Entities are enabled. An express queue holds a message in memory temporarily before writing it to persistent storage. Defaults to false
for Basic and Standard. For Premium, it MUST be set to false
.
Note: Service Bus Premium namespaces do not support Express Entities, so
express_enabled
MUST be set tofalse
.