Microsoft.Storage.Library.Windows.VolumeWolumin systemu Microsoft Windows

Microsoft.Storage.Library.Windows.Volume (ClassType)

Knowledge Base article:

Podsumowanie

Wolumin systemu Windows z magazynem Microsoft

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8a1eb2f1-f0ad-8058-71dd-d3a860247bf2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
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       

Health Model:

Source Code:

<ClassType ID="Microsoft.Storage.Library.Windows.Volume" Base="System!System.LogicalEntity" Hosted="true" Abstract="true" Accessibility="Public">
<Property ID="UniqueID" Key="true" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
<Property ID="VolumeLabel" Key="false" Type="string"/>
<Property ID="IsClustered" Key="false" Type="bool"/>
<Property ID="IsClusterSharedVolume" Key="false" Type="bool"/>
</ClassType>