RoutingRuleData.AcceptedProtocols Property

Definition

Protocol schemes to match for this rule.

public System.Collections.Generic.IList<Azure.ResourceManager.FrontDoor.Models.FrontDoorProtocol> AcceptedProtocols { get; }
member this.AcceptedProtocols : System.Collections.Generic.IList<Azure.ResourceManager.FrontDoor.Models.FrontDoorProtocol>
Public ReadOnly Property AcceptedProtocols As IList(Of FrontDoorProtocol)

Property Value

Applies to