Microsoft.SystemCenter.AzureStack.RegionMicrosoft Azure Stack Region

Microsoft.SystemCenter.AzureStack.Region (ClassType)

A separate Microsoft Azure Stack instance (e.g. an instance set on some separate hardware) included in a Microsoft Azure Stack deployment.

Knowledge Base article:

Summary

A separate Microsoft Azure Stack instance (e.g. an instance set on some separate hardware) included in a Microsoft Azure Stack deployment.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4a3d4316-94f6-c58b-1602-66ef5d31edc5

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.Region:
RegionId  string  Region Id Region Id true 32767  False     
Name  string  Name Name false 32767  False     
Location  string  Location Location false 32767  False     
AdditionalInfo  string  Additional Information Additional Information false 32767  False     
AutoMaintenanceMode  string  Auto Maintenance Mode Auto Maintenance Mode false 32767  False     
UpdateVersion  string  Update Version Update Version false 32767  False     
UpdateState  string  Update State Update State false 32767  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.AzureStack.Region" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false" Extension="false">
<Property ID="RegionId" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Name" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Location" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="AdditionalInfo" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="AutoMaintenanceMode" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="UpdateVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="UpdateState" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
</ClassType>