Microsoft.Storage.Library.Windows.DiskMicrosoft Windows ディスク

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

Knowledge Base article:

概要

Microsoft 記憶域 Windows ディスク

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId20564dc2-c2de-04ef-d6a4-2ae8e7ec76da

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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.Disk:
UniqueID  string  一意の ID true 256  False     
Name  string  ディスク名 false 256  False     
IsClustered  bool  クラスター化 false 256       

Health Model:

Source Code:

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