Partager via


HttpOperationInfo.InputParameters Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="parameters")]
public System.Collections.Generic.ICollection<Microsoft.Azure.WebJobs.Script.WebHost.Models.Swagger.HttpOperationParameterInfo> InputParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parameters")>]
member this.InputParameters : System.Collections.Generic.ICollection<Microsoft.Azure.WebJobs.Script.WebHost.Models.Swagger.HttpOperationParameterInfo> with get, set
Public Property InputParameters As ICollection(Of HttpOperationParameterInfo)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à