Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolumeVolume condiviso cluster

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

Volumi condivisi cluster in cluster di failover (Windows Server 2008 R2 e superiore). Un volume condiviso cluster è accessibile da tutti i nodi cluster contemporaneamente e gestito in una modalità FSMO automatica.

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume:
ClusterSharedVolumeName  string  Nome volume condiviso cluster Nome del volume condiviso cluster true 256  False 
FriendlyVolumeName  string  Nome descrittivo volume Nome descrittivo del volume condiviso cluster false 256  False 
PartitionName  string  Nome partizione Nome partizione del volume condiviso cluster false 256  False 
PartitionFileSystem  string  File system della partizione File system della partizione del volume condiviso cluster false 256  False 
PartitionSize  int  Dimensioni partizione Dimensioni partizione del volume condiviso cluster false 256   
ClusterName  string  Nome del cluster Nome del cluster per il volume condiviso cluster false 256  False 
VolumeLabel  string  Etichetta volume Etichetta volume del volume condiviso cluster 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>