Freigeben über


NetworkSecurityRule.Protocol Eigenschaft

Definition

Ruft das Netzwerkprotokoll ab, für das diese Regel gilt, oder legt es fest. Mögliche Werte: "http", "https", "tcp", "udp", "icmp", "ah", "esp"

[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: