Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base(Resumo) Volume Compartilhado Clusterizado

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

Volumes Compartilhados Clusterizados nos clusters de failover (Windows 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
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId68145866-fafa-f9f6-5e43-38e5d3ee9e14

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.Base:
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 d Volume do Volume Compartilhado Clusterizado 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>