次の方法で共有


RequestContract.QueryParameters プロパティ

定義

操作要求クエリ パラメーターのコレクション。

public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ParameterContract> QueryParameters { get; }
member this.QueryParameters : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ParameterContract>
Public ReadOnly Property QueryParameters As IList(Of ParameterContract)

プロパティ値

適用対象