Share via


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