Partager via


ApiUpdateContract.Protocols Propriété

Définition

Obtient ou définit décrit les protocoles sur lesquels les opérations de cette API peuvent être appelées.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à