Freigeben über


RouteUpdateParameters.SupportedProtocols Eigenschaft

Definition

Ruft eine Liste der unterstützten Protokolle für diese Route ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: