Remediation.Filters Property

Definition

Gets or sets the filters that will be applied to determine which resources to remediate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to