Enum VMwareDrsBehavior
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Determines the DRS behavior.
public enum VMwareDrsBehavior
Fields
FullyAutomated = 3DRS is fully automated.
Manual = 1DRS is performed manually.
PartiallyAutomated = 2DRS is partially automated.
Unknown = 0The behavior is unknown.