MessagingSKUPlan.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.
Gets or sets the event hub processing units.
[System.Runtime.Serialization.DataMember(IsRequired=false, Name="EventHubProcessingUnits", Order=1009)]
public int EventHubProcessingUnits { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Name="EventHubProcessingUnits", Order=1009)>]
member this.EventHubProcessingUnits : int with get, set
Public Property EventHubProcessingUnits As Integer
Property Value
The event hub processing units.
- Attributes