Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageArrayArray di archiviazione (astratto)

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

Questo tipo astratto è alla base dell'array di archiviazione

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId01358086-eada-1bbe-f47e-cdd699dbe87c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageArray:
ID  string  ID Identificatore dell'array di archiviazione true 2147483647  False 
Description  string  Descrizione Descrizione dell'array di archiviazione false 2147483647  False 
FirmwareVersion  string  FirmwareVersion Versione firmware dell'array di archiviazione false 2147483647  False 
Manufacture  string  Produzione Produzione dell'array di archiviazione false 2147483647  False 
Model  string  Modello Modello dell'array di archiviazione false 2147483647  False 
SerialNumber  string  Numero di serie Numero di serie dell'array di archiviazione false 2147483647  False 
StorageSubsystemUniqueID  string  ID univoco sottosistema di archiviazione ID univoco sottosistema di archiviazione false 2147483647  False 
ClusterName  string  Nome del cluster Nome del cluster del sottosistema di archiviazione false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageArray" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.Device">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Array Identificator"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Array Description"/>
<Property ID="FirmwareVersion" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Array Firmware Version"/>
<Property ID="Manufacture" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Array Manufacture"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Array Model"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Array Serial Number"/>
<Property ID="StorageSubsystemUniqueID" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Subsystem Unique ID"/>
<Property ID="ClusterName" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Subsystem ClusterName"/>
</ClassType>