Class ReplicationRuleAndOperator
public class ReplicationRuleAndOperator
- Inheritance
-
ReplicationRuleAndOperator
- Inherited Members
Constructors
ReplicationRuleAndOperator()
public ReplicationRuleAndOperator()
Properties
Prefix
Object keyname prefix that identifies subset of objects to which the rule applies.
public string Prefix { get; set; }
Property Value
Tags
All of these tags must exist in the object's tag set in order for the rule to apply.
public List<Tag> Tags { get; set; }