次の方法で共有


SummaryResults.ResourceDetails プロパティ

定義

このレベルのリソースの概要を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象