Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolumeVolume Partilhado de Cluster

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

Volumes Partilhados de Cluster em clusters de ativação pós-falha (Windows Server 2008 R2 e superior). Os volumes partilhados de cluster estão acessíveis simultaneamente para todos os nós de cluster e são geridos num modo de FSMO automatizado.

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 (PTG) Description (PTG) 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  Nome do Volume Partilhado de Cluster Nome do Volume Partilhado de Cluster true 256  False 
FriendlyVolumeName  string  Nome Amigável do Volume Nome amigável do Volume Partilhado de Cluster false 256  False 
PartitionName  string  Nome da Partição Nome da partição do Volume Partilhado de Cluster false 256  False 
PartitionFileSystem  string  Sistema de Ficheiros de Partição Sistema de ficheiros de partição do Volume Partilhado de Cluster false 256  False 
PartitionSize  int  Tamanho da Partição Tamanho da partição do Volume Partilhado de Cluster false 256   
ClusterName  string  Nome do Cluster Nome de Cluster do Volume Partilhado de Cluster false 256  False 
VolumeLabel  string  Etiqueta do Volume Nome de Volume do Volume Partilhado de 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>