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