Microsoft.SystemCenter.VirtualMachineManager.Storage.EnclosureHázosztály

Microsoft.SystemCenter.VirtualMachineManager.Storage.Enclosure (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6690d8ba-d7d6-7ed9-fc38-f0f9f16040ce

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.Enclosure:
DeviceID  string  Eszközazonosító Ház eszközazonosítója true 2147483647  False 
UniqueID  string  UniqueID Ház egyedi azonosítója true 2147483647  False 
VMMServer  string  VMMServer VMMServer false 2147483647  False 
Model  string  Modell A ház típusa false 2147483647  False 
Manufacturer  string  Gyártó A ház gyártója false 2147483647  False 
SerialNumber  string  Sorozatszám A ház sorozatszáma false 2147483647  False 
FirmwareVersion  string  Belső illesztőprogram verziószáma A ház belső illesztőprogramjának verziószáma false 2147483647  False 
NumberOfSlots  int  Bővítőhelyek száma A ház bővítőhelyeinek száma false 2147483647   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.Enclosure" Accessibility="Public" Hosted="false" Abstract="true" Singleton="false" Base="System!System.LogicalEntity">
<Property ID="DeviceID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Enclosure Device ID"/>
<Property ID="UniqueID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Enclosure Unique ID"/>
<Property ID="VMMServer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="VMMServer"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
<Property ID="FirmwareVersion" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
<Property ID="NumberOfSlots" Key="false" Type="int" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
</ClassType>