Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMDiskDPM のディスク

Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMDisk (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6a7dc1b3-7bb2-427e-ace4-a6eb7fb39cd7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMDisk:
DPMServerName  string  DPM サーバー DPM サーバー false 256  False 
TotalSpace  double  総領域 (GB) 総領域 false 256   
FreeSpace  double  空き領域 (GB) 空き領域 false 256   
DPMObjectID  string  NT ディスク ID NT ディスク ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMDisk" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="DPMServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalSpace" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FreeSpace" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>