Microsoft.SystemCenter.AzureStack.InfraRoleInstanceMicrosoft Azure Stack Hub Infrastructure Role Instance

Microsoft.SystemCenter.AzureStack.InfraRoleInstance (ClassType)

Microsoft Azure Stack Hub infrastructure role instance.

Knowledge Base article:

Summary

Microsoft Azure Stack Hub infrastructure role instance.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfee54a23-6431-efb3-c9a3-b69dcb3ea9f3

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.InfraRoleInstance:
InfraRoleInstanceId  string  ID ID true 32767  False     
InfraRoleInstanceName  string  Name Name false 32767  False     
Type  string  Type Type false 32767  False     
Location  string  Location Location false 32767  False     
ScaleUnit  string  Scale Unit Scale Unit false 32767  False     
UnitNode  string  Scale Unit Node Scale Unit Node 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.InfraRoleInstance" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false" Extension="false">
<Property ID="InfraRoleInstanceId" Type="string" Key="true" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="InfraRoleInstanceName" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Type" 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="ScaleUnit" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="UnitNode" 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>