次の方法で共有


EncodingCaptureDescription 列挙型

定義

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
継承
EncodingCaptureDescription
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Avro 0
AvroDeflate 1

適用対象