Route.SupportedProtocols Propriedade

Definição

Obtém ou define a lista de protocolos com suporte para essa rota.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a