Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterDatastoreElementVirtualCenterDatastoreElement

Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterDatastoreElement (ClassType)

This is VirtualCenter Data store Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId15dd8daa-af62-5d5a-ab4a-bd14f37d4332

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterDatastoreElement:
mDsName  string  Name Name false 256  False 
mDsType  string  Type Type false 256  False 
mDsCapacity  string  Capacity Capacity false 256  False 
mDsUrl  string  Url Url false 256  False 
mDsHosts  string  Hosts Hosts false 256  False 
mDsVMs  string  Virtual Machines Virtual Machines false 256  False 
ID  string  ID ID true 256  False 
ParentDevice  string  Parent Device Parent Device false 256  False 
Environment  string  Environment Environment from where Xian is monitoring the device true 256  False 

Health Model:

Source Code:

<ClassType ID="Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterDatastoreElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mDsName" Type="string"/>
<Property ID="mDsType" Type="string"/>
<Property ID="mDsCapacity" Type="string"/>
<Property ID="mDsUrl" Type="string"/>
<Property ID="mDsHosts" Type="string"/>
<Property ID="mDsVMs" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>