共用方式為


EncodingCaptureDescription Enum

Definition

Defines values for EncodingCaptureDescription.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum EncodingCaptureDescription
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type EncodingCaptureDescription = 
Public Enum EncodingCaptureDescription
Inheritance
EncodingCaptureDescription
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Avro 0
AvroDeflate 1

Applies to