Microsoft.SystemCenter.AzureStack.RegionMicrosoft Azure Stack Hub Region

Microsoft.SystemCenter.AzureStack.Region (ClassType)

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

Knowledge Base article:

Summary

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

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3d17a1db-7c5a-709f-a7b3-10a18f6e44d1

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     
PepIpAddresses  string  PEP IP Addresses Privileged End Point IP Addresses false 32767  False     
Dns  string  DNS External DNS addresses false 32767  False     
Ntp  string  NTP server Address of Network Time Protocol server false 32767  False     
Deployment  string  Deployment Deployment endpoint false 32767  False     
Wildcards  string  Alert Exclude List Alert Exclude List 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"/>
<Property ID="PepIpAddresses" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Dns" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Ntp" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Deployment" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Wildcards" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
</ClassType>