Table of Contents

Enum HyperVServerVirtualSwitchBandwidthReservationMode

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

The bandwidth reservation mode of Hyper-V server virtual switch.

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

Fields

Absolute = 1

The bandwidth reservation mode is absolute.

Default = 2

The bandwidth reservation mode is default.

None = 3

The bandwidth reservation mode is none.

Unknown = 0

The bandwidth reservation mode is unknown.

Weight = 4

The bandwidth reservation mode is weight.