Share via


EhNamespaceProperties.MaximumThroughputUnit Property

Definition

Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true)

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public int? MaximumThroughputUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.MaximumThroughputUnit : Nullable<int> with get, set
Public Property MaximumThroughputUnit As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to