Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolumeVolume Compartilhado Clusterizado

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

Volumes Compartilhados Clusterizados nos clusters de failover (Windows Server 2008 R2 e superior). Um volume compartilhado clusterizado está acessível para todos os nós do cluster ao mesmo tempo e é gerenciado em um modo automatizado de 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume:
ClusterSharedVolumeName  string  Nome do Volume Compartilhado Clusterizado Nome do Volume Compartilhado Clusterizado true 256  False 
FriendlyVolumeName  string  Nome Amigável do Volume Nome Amigável do Volume Compartilhado Clusterizado false 256  False 
PartitionName  string  Nome da Partição Nome da Partição do Volume Compartilhado Clusterizado false 256  False 
PartitionFileSystem  string  Sistema de Arquivos de Partição Sistema de arquivos de partição do Volume Compartilhado Clusterizado false 256  False 
PartitionSize  int  Tamanho da Partição Tamanho da Partição do Volume Compartilhado Clusterizado false 256   
ClusterName  string  Nome do Cluster Nome do Cluster do Volume Compartilhado Clusterizado false 256  False 
VolumeLabel  string  Rótulo do Volume Nome de Volume do Volume Compartilhado Clusterizado 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>