Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base(Abstrakcyjny) Udostępniony wolumin klastra

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

Udostępnione woluminy klastra w klastrach typu failover (system Windows 2008 R2 lub nowszy). Udostępniony wolumin klastra jest dostępny dla wszystkich węzłów klastra jednocześnie i zarządzany w automatycznym trybie FSMO.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde6faf88d-2d9d-c771-73a0-f8cb1a2db362

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) 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.Base:
ClusterSharedVolumeName  string  Nazwa udostępnionego woluminu klastra Nazwa udostępnionego woluminu klastra true 256  False 
FriendlyVolumeName  string  Przyjazna nazwa woluminu Przyjazna nazwa udostępnionego woluminu klastra false 256  False 
PartitionName  string  Nazwa partycji Nazwa partycji udostępnionego woluminu klastra false 256  False 
PartitionFileSystem  string  System plików partycji System plików partycji udostępnionego woluminu klastra false 256  False 
PartitionSize  int  Rozmiar partycji Rozmiar partycji udostępnionego woluminu klastra false 256   
ClusterName  string  Nazwa klastra Nazwa klastra w udostępnionym woluminie klastra false 256  False 
VolumeLabel  string  Etykieta woluminu Nazwa udostępnionego woluminu klastra 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>