Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VolumeS2D-opslagvolume

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume (ClassType)

Ingeschakeld clusteropslagvolume van Storage Spaces Direct.

Knowledge Base article:

Samenvatting

Ingeschakeld clusteropslagvolume van Storage Spaces Direct.

Element properties:

Base ClassMicrosoft.Storage.Library.Windows.Volume
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3517d978-b4c0-c08f-4e89-b214bb59fe7b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Storage.Library.Windows.Volume:
UniqueID  string  Unieke id true 256  False 
Name  string  Volumenaam false 256  False 
VolumeLabel  string  Volumelabel false 256  False 
IsClustered  bool  Is geclusterd false 256   
IsClusterSharedVolume  bool  Is Cluster Shared Volume false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume:
ObjectId  string  Object-id false 256  False 
FileSystem  string  Bestandssysteem false 256  False 
Size  string  Grootte false 256  False 
Resiliency  string  Tolerantie false 256  False 
Deduplication  string  Gegevensontdubbeling false 256  False 
ClusterName  string  Clusternaam false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Volume" Hosted="true">
<Property ID="ObjectId" Type="string" Key="false" Required="true"/>
<Property ID="FileSystem" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
<Property ID="Resiliency" Type="string" Key="false"/>
<Property ID="Deduplication" Type="string" Key="false"/>
<Property ID="ClusterName" Type="string" Key="false"/>
</ClassType>