Get-DPMDisk
Name MemberType Definition---- ---------- ----------Equals Method System.Boolean Equals(Object obj)GetHashCode Method System.Int32 GetHashCode()GetType Method System.Type GetType()get_CanAddToStoragePool Method System.Boolean get_CanAddToStoragePool()get_CanBeRemoved Method System.Boolean get_CanBeRemoved()get_DiskType Method System.Int32 get_DiskType()get_DPMServerName Method System.String get_DPMServerName()get_HasData Method System.Boolean get_HasData()get_Identifier Method System.Guid get_Identifier()get_IsInStoragePool Method System.Boolean get_IsInStoragePool()get_IsMissing Method System.Boolean get_IsMissing()get_Name Method System.String get_Name()get_NtDiskID Method System.Int32 get_NtDiskID()get_PgMember Method System.Collections.ArrayList get_PgMember()get_Status Method System.Int32 get_Status()get_TotalCapacity Method System.Int64 get_TotalCapacity()get_UnallocatedSpace Method System.Int64 get_UnallocatedSpace()get_VolumeCount Method System.Int32 get_VolumeCount()ToString Method System.String ToString()CanAddToStoragePool Property System.Boolean CanAddToStoragePool {get;}CanBeRemoved Property System.Boolean CanBeRemoved {get;}DiskType Property System.Int32 DiskType {get;}DPMServerName Property System.String DPMServerName {get;}HasData Property System.Boolean HasData {get;}Identifier Property System.Guid Identifier {get;}IsInStoragePool Property System.Boolean IsInStoragePool {get;}IsMissing Property System.Boolean IsMissing {get;}Name Property System.String Name {get;}NtDiskID Property System.Int32 NtDiskID {get;}PgMember Property System.Collections.ArrayList PgMember {get;}Status Property System.Int32 Status {get;}TotalCapacity Property System.Int64 TotalCapacity {get;}UnallocatedSpace Property System.Int64 UnallocatedSpace {get;}VolumeCount Property System.Int32 VolumeCount {get;}