PolicyRemediationData.FilterLocations 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.
The resource locations that will be remediated.
public System.Collections.Generic.IList<Azure.Core.AzureLocation> FilterLocations { get; }
member this.FilterLocations : System.Collections.Generic.IList<Azure.Core.AzureLocation>
Public ReadOnly Property FilterLocations As IList(Of AzureLocation)