Microsoft.Storage.Library.StorageArray記憶域配列

Microsoft.Storage.Library.StorageArray (ClassType)

Knowledge Base article:

概要

記憶域配列

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId692c3339-99bf-4dac-9540-fed26a9e72bf

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  オブジェクトの状態 オブジェクトの状態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資産の状態 資産の状態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  メモ メモ false 4000       
Microsoft.Storage.Library.StorageArray:
UniqueID  string  一意の ID 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>