Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShareS2D: 스토리지 파일 공유

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

스토리지 공간 다이렉트 사용이 가능한 클러스터 스토리지 파일 공유입니다.

Knowledge Base article:

요약

스토리지 공간 다이렉트 사용이 가능한 클러스터 스토리지 파일 공유입니다.

Element properties:

Base ClassMicrosoft.Storage.Library.Windows.FileShare
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId309e0b1a-5680-b81c-0fc8-0a96f4948f33

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.Windows.FileShare:
UniqueID  string  고유 ID true 512  False 
SharePath  string  공유 경로 false 512  False 
WindowsVolumeID  string  Windows 볼륨 ID false 256  False 
IsClustered  bool  클러스터됨 false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShare:
ObjectId  string  개체 ID false 256  False 
VolumeRelativePath  string  볼륨 상대 경로 false 256  False 
Name  string  파일 공유 이름 false 256  False 

Health Model:

Source Code:

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