Microsoft.Storage.Library.Windows.NodeMicrosoft Windows ノード

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

Knowledge Base article:

概要

Microsoft 記憶域 Windows ノード

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1369bfb7-2387-4cc2-3f8a-6163b6860df5

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.Storage.Library.Windows.Node:
UniqueID  string  一意の ID 一意の ID true 256  False 
Name  string  ノード名 ノード名 false 256  False 
SerialNumber  string  シリアル番号 シリアル番号 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Storage.Library.Windows.Node" Base="System!System.LogicalEntity" Hosted="false" Abstract="true" Accessibility="Public">
<!--<Property ID="UniqueID" Key="true" Type="string"/> Need to see it-->
<Property ID="UniqueID" Key="true" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
<Property ID="SerialNumber" Key="false" Type="string"/>
</ClassType>