PolicyResourceSelector 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 resource selector to filter policies by resource properties.
public class PolicyResourceSelector : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Resources.Policy.Models.PolicyResourceSelector>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Resources.Policy.Models.PolicyResourceSelector>
type PolicyResourceSelector = class
interface IJsonModel<PolicyResourceSelector>
interface IPersistableModel<PolicyResourceSelector>
Public Class PolicyResourceSelector
Implements IJsonModel(Of PolicyResourceSelector), IPersistableModel(Of PolicyResourceSelector)
- Inheritance
-
PolicyResourceSelector
- Implements
Constructors
| Name | Description |
|---|---|
| PolicyResourceSelector() |
Initializes a new instance of PolicyResourceSelector. |
Properties
| Name | Description |
|---|---|
| Name |
The name of the resource selector. |
| Selectors |
The list of the selector expressions. |