NamespaceInfo.EventHubProcessingUnits 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 processing units for EH namespace. Valid only when NamespaceType is EventHub and SKU is Premium.
public int EventHubProcessingUnits { get; }
member this.EventHubProcessingUnits : int
Public ReadOnly Property EventHubProcessingUnits As Integer
Property Value
Remarks
Messaging units directly relate to the performance of the namespace.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET