CollectionState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The linux syslog collection state.
public enum CollectionState
type CollectionState =
Public Enum CollectionState
- Inheritance
-
CollectionState
Fields
Disabled | 1 | The disabled. |
Enabled | 0 | The enabled. |