StorageObjectModelErrorCodes.UnsupportedPhysicalDiskError Field
Specifies that the physical disk type cannot create a storage pool.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int UnsupportedPhysicalDiskError
public:
literal int UnsupportedPhysicalDiskError
Public Const UnsupportedPhysicalDiskError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top