Veeam.Virt.Extensions.VMware.VMHOST.VMSENSORCONTAINERVMware vSphere Host Hardware Sensors Container

Veeam.Virt.Extensions.VMware.VMHOST.VMSENSORCONTAINER (ClassType)

Hardware Sensor container

Element properties:

Base ClassVeeam.Virt.Extensions.VMware.VMHARDWARE
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId075778c5-bb1f-a055-009b-51175251b51b

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 
Veeam.Virt.Extensions.VMware.VMHOST.VMSENSORCONTAINER:
id  string  id true 256  False 
hostName  string  Host Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Veeam.Virt.Extensions.VMware.VMHOST.VMSENSORCONTAINER" Accessibility="Public" Abstract="false" Base="Veeam.Virt.Extensions.VMware.VMHARDWARE" Hosted="true" Singleton="false">
<Property ID="id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="hostName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>