RemediationFilters interface

The filters that will be applied to determine which resources to remediate.

Properties

locations

The resource locations that will be remediated.

resourceIds

The IDs of the resources that will be remediated. Can specify at most 100 IDs. This filter cannot be used when ReEvaluateCompliance is set to ReEvaluateCompliance, and cannot be empty if provided.

Property Details

locations

The resource locations that will be remediated.

locations?: string[]

Property Value

string[]

resourceIds

The IDs of the resources that will be remediated. Can specify at most 100 IDs. This filter cannot be used when ReEvaluateCompliance is set to ReEvaluateCompliance, and cannot be empty if provided.

resourceIds?: string[]

Property Value

string[]