Table of Contents

Enum MicrosoftFailoverClusterAutomaticBalancingMode

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The automatic balancing mode for virtual machines.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum MicrosoftFailoverClusterAutomaticBalancingMode

Fields

Always = 3

The automatic balancing mode for virtual machines is always.

Never = 2

The automatic balancing mode for virtual machines is never.

NotAvailableOnPlatform = 1

The automatic balancing mode is not available on the platform.

ServerJoins = 4

The automatic balancing mode for virtual machines is when server joins.

Unknown = 0

The automatic balancing mode for virtual machines is unknown.