Partilhar via


ApiContract.Protocols Propriedade

Definição

Obtém ou define descreve em quais protocolos as operações nessa API podem ser invocadas.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a