Compartir a través de


ApplicationGatewayBackendHttpSettingsInner.Protocol Propiedad

Definición

Obtiene o establece el protocolo utilizado para comunicarse con el back-end. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a