你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceBusQueue.MaxSizeInMegabytes Property

Definition

The maximum size of the queue in megabytes, which is the size of memory allocated for the queue. Default is 1024.

public Azure.Provisioning.BicepValue<int> MaxSizeInMegabytes { get; set; }
member this.MaxSizeInMegabytes : Azure.Provisioning.BicepValue<int> with get, set
Public Property MaxSizeInMegabytes As BicepValue(Of Integer)

Property Value

Applies to