Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMDiskДиск DPM

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbf5822ea-e4c6-816e-f0bf-73de3390bcd2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) 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  Общее пространство (ГБ) Общее пространство false 256   
FreeSpace  double  Свободное пространство (ГБ) Свободное пространство false 256   
DPMObjectID  string  Идентификатор диска NT Идентификатор диска NT 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>