Microsoft.Windows.Server.ClusterDisksMonitoring.ClusterDiskDisk clusteru

Microsoft.Windows.Server.ClusterDisksMonitoring.ClusterDisk (ClassType)

Disky clusteru u clusterů s podporou převzetí služeb při selhání (Windows Server 2008 a vyšší verze). Disk clusteru je přístupný všem uzlům clusteru současně a spravuje se v automatizovaném režimu FSMO.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4af922c6-3a55-9a53-805f-88971576b701

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.ClusterDisksMonitoring.ClusterDisk:
ClusterResourceName  string  Název prostředku clusteru Název prostředku clusteru pro disk clusteru true 256  False 
ClusterDiskName  string  Název disku clusteru Název disku clusteru false 256  False 
PartitionName  string  Název oddílu Název oddílu disku clusteru false 256  False 
PartitionFileSystem  string  Systém souborů oddílu Systém souborů oddílu na disku clusteru false 256  False 
PartitionSize  int  Velikost oddílu Velikost oddílu disku clusteru false 256   
ClusterName  string  Název clusteru Název clusteru false 256  False 
VolumeLabel  string  Popisek svazku Název svazku disku clusteru false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.ClusterDisksMonitoring.ClusterDisk" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ClusterResourceName" Type="string" Key="true"/>
<Property ID="ClusterDiskName" 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>