ProbeProtocol Enum

Definition

Defines values for ProbeProtocol.

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

Fields

Http 1
Https 2
NotSet 0

Applies to