FarmBehavior 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.
public enum class FarmBehavior
public enum FarmBehavior
type FarmBehavior =
Public Enum FarmBehavior
- Inheritance
-
FarmBehavior
Fields
Name | Value | Description |
---|---|---|
Unsupported | -1 | |
None | 0 | |
Win2012R2 | 1 | |
Threshold | 2 | |
Win2016 | 3 | |
Max | 4 | |
Win2019 | 4 |