Freigeben über


AdminRule.Protocol Eigenschaft

Definition

Ruft das Netzwerkprotokoll ab, für das diese Regel gilt, oder legt es fest. Mögliche Werte: "Tcp", "Udp", "Icmp", "Esp", "Any", "Ah"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: