Udostępnij za pośrednictwem


ServiceBusQueueData.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 int? MaxSizeInMegabytes { get; set; }
member this.MaxSizeInMegabytes : Nullable<int> with get, set
Public Property MaxSizeInMegabytes As Nullable(Of Integer)

Property Value

Applies to