Freigeben über


InboundEndpointProtocol Enumeration

Definition

Definiert Werte für InboundEndpointProtocol.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum InboundEndpointProtocol
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type InboundEndpointProtocol = 
Public Enum InboundEndpointProtocol
Vererbung
InboundEndpointProtocol
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

TCP 0

Verwenden Sie TCP für den Endpunkt.

UDP 1

Verwenden Sie UDP für den Endpunkt.

Gilt für: