Share via


RoutingRule.AcceptedProtocol Property

Definition

Protocol schemes to match for this rule

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> AcceptedProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)>]
member this.AcceptedProtocol : System.Collections.Generic.List<string> with get, set
Public Property AcceptedProtocol As List(Of String)

Property Value

Implements

Attributes

Applies to