Udostępnij za pośrednictwem


EhNamespace.EnableAutoInflate Property

Definition

Value that indicates whether AutoInflate is enabled for eventhub namespace.

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

Property Value

Implements

Attributes

Applies to