次の方法で共有


ResponseBasedDetectedErrorTypes 列挙型

定義

ResponseBasedDetectedErrorTypes の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ResponseBasedDetectedErrorTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ResponseBasedDetectedErrorTypes = 
Public Enum ResponseBasedDetectedErrorTypes
継承
ResponseBasedDetectedErrorTypes
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

None 0
TcpAndHttpErrors 2
TcpErrorsOnly 1

適用対象