Compartilhar via


ApiUpdateContract.Protocols Propriedade

Definição

Obtém ou define sobre quais protocolos as operações nesta 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