RemediationFilters Class
The filters that will be applied to determine which resources to remediate.
- Inheritance
-
msrest.serialization.ModelRemediationFilters
Constructor
RemediationFilters(*, locations: List[str] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
locations
Required
|
The resource locations that will be remediated. |
Keyword-Only Parameters
Name | Description |
---|---|
locations
Required
|
|
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 Python