次の方法で共有


Summary.Results プロパティ

定義

すべてのポリシー割り当てのコンプライアンスの概要を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="results")]
public Microsoft.Azure.Management.PolicyInsights.Models.SummaryResults Results { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="results")>]
member this.Results : Microsoft.Azure.Management.PolicyInsights.Models.SummaryResults with get, set
Public Property Results As SummaryResults

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象