ProtectionGroupRule 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 rules to match resources.
public class ProtectionGroupRule : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CommvaultContentStore.Models.ProtectionGroupRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CommvaultContentStore.Models.ProtectionGroupRule>
type ProtectionGroupRule = class
interface IJsonModel<ProtectionGroupRule>
interface IPersistableModel<ProtectionGroupRule>
Public Class ProtectionGroupRule
Implements IJsonModel(Of ProtectionGroupRule), IPersistableModel(Of ProtectionGroupRule)
- Inheritance
-
ProtectionGroupRule
- Implements
Constructors
| Name | Description |
|---|---|
| ProtectionGroupRule(ProtectionGroupRuleProperty, CommvaultMatchOperator, String) |
Initializes a new instance of ProtectionGroupRule. |
Properties
| Name | Description |
|---|---|
| Operator |
property of the rule. |
| Property |
property of the rule. |
| Value |
property of the rule. |