NamespaceInfo.MessagingUnits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of messaging units allocated for namespace. Valid only for ServiceBus and Premium
public int MessagingUnits { get; set; }
member this.MessagingUnits : int with get, set
Public Property MessagingUnits As Integer