Enum VMwareDatastoreClusterDrsBehavior
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the storage DRS Behavior.
public enum VMwareDatastoreClusterDrsBehavior
Fields
Automated = 2
The storage DRS mode is automated.
Disabled = 1
Storage DRS is disabled.
Manual = 3
The storage DRS mode is manual.
Unknown = 0
The storage DRS mode is unknown.