Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolumeクラスターの共有ボリューム

Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume (ClassType)

フェールオーバー クラスター上 (Windows Server 2008 R2 以降) の共有ボリューム。 クラスターの共有ボリュームにはすべてのクラスター ノードが同時にアクセスでき、自動 FSMO モードで管理されます。

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc356c4b7-ce55-da71-336e-da86ad802a17

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.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume:
ClusterSharedVolumeName  string  クラスターの共有ボリューム名 クラスターの共有ボリュームの名前 true 256  False 
FriendlyVolumeName  string  わかりやすいボリューム名 クラスターの共有ボリュームのわかりやすい名前 false 256  False 
PartitionName  string  パーティション名 クラスターの共有ボリュームのパーティション名 false 256  False 
PartitionFileSystem  string  パーティション ファイル システム クラスターの共有ボリュームのパーティション ファイル システム false 256  False 
PartitionSize  int  パーティションのサイズ クラスターの共有ボリュームのパーティション サイズ false 256   
ClusterName  string  クラスター名 クラスターの共有ボリュームのクラスター名 false 256  False 
VolumeLabel  string  ボリューム ラベル クラスターの共有ボリュームのボリューム名 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ClusterSharedVolumeName" Type="string" Key="true"/>
<Property ID="FriendlyVolumeName" Type="string"/>
<Property ID="PartitionName" Type="string"/>
<Property ID="PartitionFileSystem" Type="string"/>
<Property ID="PartitionSize" Type="int"/>
<Property ID="ClusterName" Type="string"/>
<Property ID="VolumeLabel" Type="string"/>
</ClassType>