Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VolumeWolumin magazynu S2D

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

Wolumin magazynu klastra z obsługą bezpośrednich miejsc do magazynowania.

Knowledge Base article:

Podsumowanie

Wolumin magazynu klastra z obsługą bezpośrednich miejsc do magazynowania.

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 (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.Storage.Library.Windows.Volume:
UniqueID  string  Unikatowy identyfikator true 256  False 
Name  string  Nazwa woluminu false 256  False 
VolumeLabel  string  Etykieta woluminu false 256  False 
IsClustered  bool  Klastrowany false 256   
IsClusterSharedVolume  bool  Udostępniony wolumin klastra false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume:
ObjectId  string  Identyfikator obiektu false 256  False 
FileSystem  string  System plików false 256  False 
Size  string  Rozmiar false 256  False 
Resiliency  string  Odporność false 256  False 
Deduplication  string  Deduplikacja false 256  False 
ClusterName  string  Nazwa klastra 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>