共用方式為


EhNamespaceProperties.IsAutoInflateEnabled Property

Definition

Value that indicates whether AutoInflate is enabled for eventhub namespace.

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

Property Value

Implements

Attributes

Applies to