Route.ForwardingProtocol Propriedade

Definição

Obtém ou define o protocolo que essa regra usará ao encaminhar o tráfego para back-ends. Os valores possíveis incluem: 'HttpOnly', 'HttpsOnly', 'MatchRequest'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a