Freigeben über


ApplicationGatewayListener.Protocol Eigenschaft

Definition

Ruft das Protokoll des Listeners ab oder legt es fest. Mögliche Werte: "Http", "Https", "Tcp", "Tls"

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