Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolumeMegosztott fürtkötet

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

Megosztott fürtkötetek feladatátvevő fürtökön (Windows Server 2008 R2 és újabb). A megosztott fürtkötetet egyszerre érheti el a fürt összes tagja. A kezelése automatizált FSMO módban történik.

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 (HUN) Description (HUN) 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  Megosztott fürtkötet neve A megosztott fürtkötet neve true 256  False 
FriendlyVolumeName  string  Kötet felhasználóbarát neve A megosztott fürtkötet felhasználóbarát neve false 256  False 
PartitionName  string  Partíció neve A megosztott fürtkötet partíciójának neve false 256  False 
PartitionFileSystem  string  Partíció fájlrendszere A megosztott fürtkötet partíciójának fájlrendszere false 256  False 
PartitionSize  int  Partíció mérete A megosztott fürtkötet partíciójának mérete false 256   
ClusterName  string  Fürt neve Megosztott fürtkötet fürtbeli neve false 256  False 
VolumeLabel  string  Kötet címkéje A megosztott fürtkötet kötetneve 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>