Defines configurations for a SpaceFilter.

C# | Visual Basic | Visual C++ | J# |
public class SpaceFilterConfig
Public Class SpaceFilterConfig
public ref class SpaceFilterConfig
public class SpaceFilterConfig

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SpaceFilterConfig()()() | Initializes a new instance of the SpaceFilterConfig class |
![]() | CustomProperties |
Gets or sets a dictionary of properties to be passed to the filter on initialization.
|
![]() | Enabled |
Gets or sets if this filter is enabled.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Filter |
Gets or sets the filter instance.
|
![]() | FilterOperations |
Gets or sets the list of operation to be filtered.
|
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | IsActiveWhenBackup |
Gets or sets if this filter is active when the space is in backup mode.
|
![]() | IsSecurityFilter |
Gets or sets if this filter is a security filter.
|
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Name |
Gets or sets the filter name.
|
![]() | Priority |
Gets or sets the filter priority.
|
![]() | ShutdownSpaceOnInitFailure |
Gets or sets if the space should shutdown on filter init failure.
|
![]() | ToString()()() | (Inherited from Object.) |

Object | |
![]() | SpaceFilterConfig |