Partager via


RequestContract.QueryParameters Propriété

Définition

Obtient ou définit la collection de paramètres de requête de requête d’opération.

[Newtonsoft.Json.JsonProperty(PropertyName="queryParameters")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ParameterContract> QueryParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryParameters")>]
member this.QueryParameters : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ParameterContract> with get, set
Public Property QueryParameters As IList(Of ParameterContract)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à