Aracılığıyla paylaş


Route.SupportedProtocols Property

Definition

Gets or sets list of supported protocols for this route.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to