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 (JPN) Description (JPN) 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>