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