Microsoft.SystemCenter.VirtualMachineManager.Storage.EnclosureTřída skříně

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

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId55c064bc-1ae4-93cd-b9f5-774ff6b9d45d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) 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  ID zařízení Identifikátor zařízení skříně true 2147483647  False 
UniqueID  string  Jedinečné ID Jedinečný identifikátor skříně true 2147483647  False 
VMMServer  string  Server nástroje VMM Server nástroje VMM false 2147483647  False 
Model  string  Model Model skříně false 2147483647  False 
Manufacturer  string  Výrobce Výrobce skříně false 2147483647  False 
SerialNumber  string  Sériové číslo Sériové číslo skříně false 2147483647  False 
FirmwareVersion  string  Verze firmwaru Verze firmwaru skříně false 2147483647  False 
NumberOfSlots  int  Počet slotů Počet slotů skříně 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>