Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageArrayDepolama Dizisi (özet)

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

Bu özet türü Depolama Dizisi için temel türdür

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageArray:
ID  string  Kimlik Depolama Dizisi Tanımlayıcısı true 2147483647  False     
Description  string  Açıklama Depolama Dizisi Açıklaması false 2147483647  False     
FirmwareVersion  string  FirmwareVersion Depolama Dizisi Bellenim Sürümü false 2147483647  False     
Manufacture  string  Üretim Depolama Dizisi Üretimi false 2147483647  False     
Model  string  Model Depolama Dizisi Modeli false 2147483647  False     
SerialNumber  string  Seri Numarası Depolama Dizisi Seri Numarası 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"/>
</ClassType>