Remediation.Filters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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