次の方法で共有


SummaryResults.QueryResultsUri プロパティ

定義

Microsoft.PolicyInsights の queryResults アクションの HTTP POST URI を取得または設定して、コンプライアンスの概要の生の結果を取得します。 このプロパティは、今後の API バージョンでは既定では使用できませんが、明示的にクエリを実行できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象