Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base(Astratto) Volume condiviso cluster

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

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId68145866-fafa-f9f6-5e43-38e5d3ee9e14

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.Base:
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.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>