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.
Determines how to apply the rule to the file.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
_FsrmExecutionOption ExecutionOption { get; set; }
property _FsrmExecutionOption ExecutionOption {
_FsrmExecutionOption get();
void set(_FsrmExecutionOption value);
}
abstract ExecutionOption : _FsrmExecutionOption with get, set
Property ExecutionOption As _FsrmExecutionOption
Property Value
Type: Microsoft.Storage._FsrmExecutionOption
An _FsrmExecutionOption that determines how to apply the rule to the file.
See Also
IFsrmClassificationRule Interface
Microsoft.Storage Namespace
Return to top