Sdílet prostřednictvím


RoutingRuleUpdateParameters.AcceptedProtocols Property

Definition

Gets or sets protocol schemes to match for this rule

[Newtonsoft.Json.JsonProperty(PropertyName="acceptedProtocols")]
public System.Collections.Generic.IList<string> AcceptedProtocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="acceptedProtocols")>]
member this.AcceptedProtocols : System.Collections.Generic.IList<string> with get, set
Public Property AcceptedProtocols As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to