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

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

Lagringsvolym för Storage Spaces Direct-aktiverat kluster.

Knowledge Base article:

Sammanfattning

Lagringsvolym för Storage Spaces Direct-aktiverat kluster.

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 (SVE) Description (SVE) 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  Unikt ID true 256  False 
Name  string  Volymnamn false 256  False 
VolumeLabel  string  Volymetikett false 256  False 
IsClustered  bool  Är klustrad false 256   
IsClusterSharedVolume  bool  Är klusterdelad volym false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume:
ObjectId  string  Objekt-ID false 256  False 
FileSystem  string  Filsystem false 256  False 
Size  string  Storlek false 256  False 
Resiliency  string  Elasticitet false 256  False 
Deduplication  string  Deduplicering false 256  False 
ClusterName  string  Klusternamn 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>