Share via


Eventhub.SizeLimitInBytes Property

Definition

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

Property Value

Implements

Attributes

Applies to