Compartir a través de


ApiContract.Protocols Propiedad

Definición

Obtiene o establece en qué protocolos se pueden invocar las operaciones de esta API.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a