Microsoft.Unix.LogicalDisk논리 디스크

Microsoft.Unix.LogicalDisk (ClassType)

모든 Unix 논리 디스크입니다.

Element properties:

Base ClassMicrosoft.Unix.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId98658a2f-f9c2-0e73-f017-efbb3ecab13a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Unix.LogicalDevice:
DeviceID  string  장치 ID true 256  False 
DeviceName  string  장치 이름 false 256  False 
Microsoft.Unix.LogicalDisk:
FileSystem  string  파일 시스템 false 256  False 
Compressed  string  압축 false 256  False 
Size  string  크기(바이트) false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.LogicalDisk" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false" Base="Microsoft.Unix.LogicalDevice">
<Property ID="FileSystem" Type="string" Key="false"/>
<Property ID="Compressed" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
</ClassType>