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 (RUS) Description (RUS) 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>