Microsoft.Storage.Library.StorageArray存放裝置陣列

Microsoft.Storage.Library.StorageArray (ClassType)

Knowledge Base article:

摘要

存放裝置陣列

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc5b4dc57-f2af-fdab-4c0c-be4ac409f829

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Storage.Library.StorageArray:
UniqueID  string  唯一識別碼 true 256  False 
Manufacturer  string  製造商 false 256  False 
FirmwareVersion  string  韌體版本 false 256  False 
Model  string  型號 false 256  False 
SerialNumber  string  序號 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Storage.Library.StorageArray" Base="System!System.Device" Hosted="false" Abstract="true" Accessibility="Public">
<Property ID="UniqueID" Key="true" Type="string"/>
<Property ID="Manufacturer" Key="false" Type="string"/>
<Property ID="FirmwareVersion" Key="false" Type="string"/>
<Property ID="Model" Key="false" Type="string"/>
<Property ID="SerialNumber" Key="false" Type="string"/>
</ClassType>