Microsoft.Storage.Library.Windows.VolumeMicrosoft Windows 볼륨

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

Knowledge Base article:

요약

Microsoft 저장소 Windows 볼륨

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  개체 상태 개체 상태 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  자산 상태 자산 상태 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  메모 메모 false 4000       
Microsoft.Storage.Library.Windows.Volume:
UniqueID  string  고유 ID true 256  False     
Name  string  볼륨 이름 false 256  False     
VolumeLabel  string  볼륨 레이블 false 256  False     
IsClustered  bool  클러스터됨 false 256       
IsClusterSharedVolume  bool  클러스터 공유 볼륨 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>