Share via


ServiceBusTopic.MaxSizeInMegabytes Property

Definition

Maximum size of the topic in megabytes, which is the size of the memory allocated for the topic. 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