EventHub.CaptureDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of capture description.
public Azure.Provisioning.EventHubs.CaptureDescription CaptureDescription { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.EventHubs.CaptureDescription> CaptureDescription { get; set; }
member this.CaptureDescription : Azure.Provisioning.EventHubs.CaptureDescription with get, set
member this.CaptureDescription : Azure.Provisioning.BicepValue<Azure.Provisioning.EventHubs.CaptureDescription> with get, set
Public Property CaptureDescription As CaptureDescription
Public Property CaptureDescription As BicepValue(Of CaptureDescription)