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
|
|
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python