Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base(추상) 클러스터 공유 볼륨

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

장애 조치(failover) 클러스터의 클러스터 공유 볼륨(Windows 2008 R2 이상)입니다. 클러스터 공유 볼륨은 모든 클러스터 노드에 동시에 액세스할 수 있으며 자동화된 FSMO 모드에서 관리됩니다.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde6faf88d-2d9d-c771-73a0-f8cb1a2db362

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.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base:
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.Base" Accessibility="Public" Abstract="true" 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>