Class IntelligentTieringTagPredicate
All of these tags must exist in the object's tag set in order for the configuration to apply.
public sealed class IntelligentTieringTagPredicate : IntelligentTieringFilterPredicate
- Inheritance
-
IntelligentTieringTagPredicate
- Inherited Members
Constructors
IntelligentTieringTagPredicate(Tag)
public IntelligentTieringTagPredicate(Tag tag)
Parameters
tag
Tag
Properties
Tag
public Tag Tag { get; }