RemediationFilters Class
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.
The filters that will be applied to determine which resources to remediate.
public class RemediationFilters
type RemediationFilters = class
Public Class RemediationFilters
- Inheritance
-
RemediationFilters
Constructors
RemediationFilters() |
Initializes a new instance of the RemediationFilters class. |
RemediationFilters(IList<String>) |
Initializes a new instance of the RemediationFilters class. |
Properties
Locations |
Gets or sets the resource locations that will be remediated. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET