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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Storage.Library.Windows.Node:
UniqueID  string  唯一識別碼 唯一識別碼 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>