Compartilhar via


Eventhub.CaptureEnabled Property

Definition

A value that indicates whether capture description is enabled.

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

Property Value

Implements

Attributes

Applies to