Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystemS2D:存储子系统

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystem (ClassType)

启用存储空间直通的群集存储子系统。

Knowledge Base article:

摘要

启用存储空间直通的群集存储子系统。此对象表示存储子系统对象。

Element properties:

Base ClassMicrosoft.Storage.Library.StorageArray
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId52dca500-98be-9fd6-e41d-00a41c15f20e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
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 
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystem:
ObjectId  string  对象 ID false 256  False 
Name  string  存储子系统名称 false 256  False 
FriendlyName  string  友好名称 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystem" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.StorageArray" Hosted="true">
<Property ID="ObjectId" Type="string" Key="false" Required="true"/>
<Property ID="Name" Type="string" Key="false"/>
<Property ID="FriendlyName" Type="string" Key="false"/>
</ClassType>