Freigeben über


ApplicationGatewayBackendHttpSettingsInner.Protocol Eigenschaft

Definition

Ruft das Protokoll ab, das für die Kommunikation mit dem Back-End verwendet wird, oder legt es fest. Mögliche Werte: "Http", "Https"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayProtocol Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")>]
member this.Protocol : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayProtocol with get, set
Public Property Protocol As ApplicationGatewayProtocol

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: