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.
Gets the RuleType property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
_FsrmRuleType RuleType { get; }
property _FsrmRuleType RuleType {
_FsrmRuleType get();
}
abstract RuleType : _FsrmRuleType with get
ReadOnly Property RuleType As _FsrmRuleType
Property Value
Type: Microsoft.Storage._FsrmRuleType
Returns the RuleType property.
Implements
See Also
IFsrmClassificationRule Interface
Microsoft.Storage Namespace
Return to top