Share via


PolicyAssignmentSummary.Results Property

Definition

Gets or sets compliance summary for the policy assignment.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to