次の方法で共有


SubscriptionKeyParameterNamesContract.Query プロパティ

定義

サブスクリプション キークエリ文字列パラメーター名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="query")]
public string Query { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="query")>]
member this.Query : string with get, set
Public Property Query As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象