Microsoft.Storage.Library.Windows.NodeMicrosoft Windows Node

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

Knowledge Base article:

요약

Microsoft Storage Windows Node

Element properties:

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

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.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>