Share via


CaptureDescription.Encoding Property

Definition

Enumerates the possible values for the encoding format of capture description. Note: 'AvroDeflate' will be deprecated in New API Version.

public Azure.ResourceManager.EventHubs.Models.EncodingCaptureDescription? Encoding { get; set; }
member this.Encoding : Nullable<Azure.ResourceManager.EventHubs.Models.EncodingCaptureDescription> with get, set
Public Property Encoding As Nullable(Of EncodingCaptureDescription)

Property Value

Applies to