Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolumeUdostępniony wolumin klastra

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

Udostępnione woluminy klastra w klastrach typu failover (system Windows Server 2008 R2 lub nowszy). Udostępniony wolumin klastra jest dostępny dla wszystkich węzłów klastra jednocześnie, a zarządzanie nim odbywa się w automatycznym trybie 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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume:
ClusterSharedVolumeName  string  Nazwa udostępnionego woluminu klastra Nazwa udostępnionego woluminu klastra true 256  False 
FriendlyVolumeName  string  Przyjazna nazwa woluminu Przyjazna nazwa udostępnionego woluminu klastra false 256  False 
PartitionName  string  Nazwa partycji Nazwa partycji udostępnionego woluminu klastra false 256  False 
PartitionFileSystem  string  System plików partycji System plików partycji udostępnionego woluminu klastra false 256  False 
PartitionSize  int  Rozmiar partycji Rozmiar partycji udostępnionego woluminu klastra false 256   
ClusterName  string  Nazwa klastra Nazwa klastra dla udostępnionego woluminu klastra false 256  False 
VolumeLabel  string  Etykieta woluminu Nazwa woluminu udostępnionego woluminu klastra 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>