Microsoft.SystemCenter.AzureStack.UnitNodeMicrosoft Azure Stack Hub Scale Unit Node

Microsoft.SystemCenter.AzureStack.UnitNode (ClassType)

Microsoft Azure Stack Hub scale unit node.

Knowledge Base article:

Summary

Microsoft Azure Stack Hub scale unit node.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6cf06b17-6287-14c2-3107-ebcfa0949909

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.AzureStack.UnitNode:
UnitNodeId  string  Id Id true 32767  False     
UnitNodeName  string  Name Name false 32767  False     
Location  string  Location Location false 32767  False     
ScaleUnitName  string  Scale Unit Name Scale Unit Name false 32767  False     
ScaleUnitUri  string  Scale Unit Uri Scale Unit Uri false 32767  False     
CanPowerOff  string  Can Power Off Can Power Off false 32767  False     
MacAddress  string  Mac Address Mac Address false 32767  False     
BmsIp  string  Bms Ip Bms Ip false 32767  False     
MemoryGB  string  Memory GB Memory GB false 32767  False     
Cores  string  Cores Cores false 32767  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.AzureStack.UnitNode" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false" Extension="false">
<Property ID="UnitNodeId" Type="string" Key="true" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="UnitNodeName" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Location" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="ScaleUnitName" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="ScaleUnitUri" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="CanPowerOff" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="MacAddress" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="BmsIp" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="MemoryGB" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Cores" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
</ClassType>