Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageArrayTárolási tömb (absztrakt)

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

Ez az absztrakt típus a tárolási tömb alaptípusa

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId539667ce-27bd-2525-7239-2a366da7a77e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) 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.StorageArray:
ID  string  Azonosító Tárolási tömb azonosító true 2147483647  False 
Description  string  Leírás Tárolási tömb leírás false 2147483647  False 
FirmwareVersion  string  FirmwareVersion Tárolási tömb belső vezérlőprogramjának verziója false 2147483647  False 
Manufacture  string  Gyártás Tárolási tömb gyártás false 2147483647  False 
Model  string  Modell Tárolási tömb modellje false 2147483647  False 
SerialNumber  string  Sorozatszám Tárolási tömb sorozatszáma false 2147483647  False 
StorageSubsystemUniqueID  string  A tárolóalrendszer egyedi azonosítója A tárolóalrendszer egyedi azonosítója false 2147483647  False 
ClusterName  string  Fürtnév A tárolóalrendszer fürtneve 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>