Microsoft.Storage.Library.Windows.NodeMicrosoft Windows Node

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

Knowledge Base article:

Resumo

Nó do Windows do Armazenamento da Microsoft

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Storage.Library.Windows.Node:
UniqueID  string  ID Único ID Único true 256  False 
Name  string  Nome do Nó Nome do Nó false 256  False 
SerialNumber  string  Número de Série Número de Série 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>