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.
Flags that indicate what a FSRM classification property can be applied to.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
public enum _FsrmPropertyDefinitionAppliesTo
public enum class _FsrmPropertyDefinitionAppliesTo
type _FsrmPropertyDefinitionAppliesTo
Public Enumeration _FsrmPropertyDefinitionAppliesTo
Members
| Member name | Description | |
|---|---|---|
| FsrmPropertyDefinitionAppliesTo_Files | Indicates if a classification property can be applied to a file. |
|
| FsrmPropertyDefinitionAppliesTo_Folders | Indicates if a classification property can be applied to a folder. |
See Also
Return to top