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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Storage.Library.Windows.FileShare:
UniqueID  string  唯一識別碼 true 512  False 
SharePath  string  共用路徑 false 512  False 
WindowsVolumeID  string  Windows 磁碟區識別碼 false 256  False 
IsClustered  bool  已叢集化 false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShare:
ObjectId  string  物件識別碼 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>