DiskInfo Class
Contains information about a disk.
Assembly: StorageOM (in StorageOM.dll)
| Name | Description | |
|---|---|---|
![]() | DiskInfo() | Creates a new instance of the DiskInfo object. |
| Name | Description | |
|---|---|---|
![]() | AllocatedSize | Gets and sets the allocated size of the disk. |
![]() | AlreadyInStoragePool | Gets and sets a value that determines if the disk is alreayd in the storage pool. |
![]() | BusType | Gets and sets the bus type. |
![]() | Capacity | Gets and sets the disk capacity. |
![]() | CapacityStatusOfSpace | Gets and sets the capacity status of the space. |
![]() | DiskGuid | Gets and sets the disk GUID. |
![]() | DiskNumber | Gets and sets the disk number. |
![]() | FriendlyName | Gets and sets the friendly name. |
![]() | HealthStatusOfSpace | Gets and sets the health status of the space. |
![]() | ID | Gets and sets the disk ID. |
![]() | Identifier | Gets and sets the disk identifier. |
![]() | PartitionStyle | Gets and sets the partition style. |
![]() | PoolId | Gets and sets the pool ID. |
![]() | ProvisioningType | Gets and sets the provisioning type. |
![]() | Resiliency | Gets and sets the resiliency. |
![]() | Status | Gets and sets the disk status. |
![]() | StorageSpaceFriendlyName | Gets and sets the friendly name of the storage space. |
![]() | SystemDisk | Gets and sets the system disk. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



