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