Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the types of rules that you can define.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
public enum _FsrmRuleType
public enum class _FsrmRuleType
type _FsrmRuleType
Public Enumeration _FsrmRuleType
Members
| Member name | Description | |
|---|---|---|
| FsrmRuleType_Classification | The rule defines how a classification module affects a file. |
|
| FsrmRuleType_Generic | For internal use only. |
|
| FsrmRuleType_Unknown | The rule is unknown. Do not use this type. |
See Also
CreateRule
EnumRules
GetRule
RuleType
Microsoft.Storage Namespace
Return to top