StorageObjectModelErrorCodes.NotEnoughPhysicalDiskError Field
Specifies that there is not enough physical disk
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int NotEnoughPhysicalDiskError
public:
literal int NotEnoughPhysicalDiskError
Public Const NotEnoughPhysicalDiskError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top