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