Share via


RouteUpdateParameters.ForwardingProtocol Property

Definition

Gets or sets protocol this rule will use when forwarding traffic to backends. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to