RouteUpdateParameters.ForwardingProtocol Property

Definition

Protocol this rule will use when forwarding traffic to backends.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ForwardingProtocol? ForwardingProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.ForwardingProtocol : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ForwardingProtocol> with get, set
Public Property ForwardingProtocol As Nullable(Of ForwardingProtocol)

Property Value

Implements

Attributes

Applies to