Freigeben über


InboundSecurityRules.Protocol Eigenschaft

Definition

Ruft das Protokoll ab oder legt es fest. Dies sollte entweder TCP oder UDP sein. Mögliche Werte: "TCP", "UDP"

[Newtonsoft.Json.JsonProperty(PropertyName="protocol")]
public string Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocol")>]
member this.Protocol : string with get, set
Public Property Protocol As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: