Condividi tramite


IRouteConfigurationOverrideActionParameters.OriginGroupOverrideForwardingProtocol Property

Definition

Protocol this rule will use when forwarding traffic to backends.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Protocol this rule will use when forwarding traffic to backends.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ForwardingProtocol) }, ReadOnly=false, Required=false, SerializedName="forwardingProtocol")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ForwardingProtocol? OriginGroupOverrideForwardingProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Protocol this rule will use when forwarding traffic to backends.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ForwardingProtocol) }, ReadOnly=false, Required=false, SerializedName="forwardingProtocol")>]
member this.OriginGroupOverrideForwardingProtocol : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ForwardingProtocol> with get, set
Public Property OriginGroupOverrideForwardingProtocol As Nullable(Of ForwardingProtocol)

Property Value

Attributes

Applies to