Table of Contents

Enum NetworkStorageDevicePlatformType

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

Represents the type of storage device platform.

public enum NetworkStorageDevicePlatformType

Fields

HewlettPackardMsa = 1

The network storage device is a Hewlett-Packard modular storage array (MSA).

NetAppFiler = 2

The network storage device is a NetApp Filer.

Unknown = 0

The network storage device platform type is unknown.