Microsoft.SystemCenter.AzureStack.InfrastructureRoleMicrosoft Azure Stack Infrastructure Role

Microsoft.SystemCenter.AzureStack.InfrastructureRole (ClassType)

Microsoft Azure Stack infrastructure role.

Knowledge Base article:

Summary

Microsoft Azure Stack infrastructure role.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2c37594c-b868-fbbc-bd08-33ecc26ee054

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.InfrastructureRole:
InfrastructureRoleId  string  ID ID true 32767  False     
InfrastructureRoleName  string  Name Name false 32767  False     
Type  string  Type Type false 32767  False     
Location  string  Location Location false 32767  False     
RegistrationId  string  Registration Id Registration Id false 32767  False     
Namespace  string  Namespace Namespace false 32767  False     
RoutePrefix  string  Route Prefix RoutePrefix false 32767  False     
ResourceType  string  Resource Type ResourceType false 32767  False     
ResourceName  string  Resource Name ResourceName false 32767  False     
ResourceDisplayName  string  Resource Display Name ResourceDisplayName false 32767  False     
ResourceLocation  string  Resource Location ResourceLocation false 32767  False     
ResourceURI  string  Resource URI ResourceURI false 32767  False     
RpRegistrationId  string  Rp Registration Id RpRegistrationId false 32767  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.AzureStack.InfrastructureRole" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false" Extension="false">
<Property ID="InfrastructureRoleId" Type="string" Key="true" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="InfrastructureRoleName" 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="RegistrationId" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Namespace" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="RoutePrefix" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="ResourceType" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="ResourceName" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="ResourceDisplayName" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="ResourceLocation" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="ResourceURI" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="RpRegistrationId" Type="string" Key="false" AutoIncrement="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
</ClassType>