Microsoft.SystemCenter.Omonline.OutsideIn.OutsideInPopGlobal Service Monitor Point of Presence

Microsoft.SystemCenter.Omonline.OutsideIn.OutsideInPop (ClassType)

Global Service Monitor Point of Presence class

Element properties:

Base ClassMicrosoft.SystemCenter.ManagementActionPoint
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda4497bab-5603-eb8e-0328-bd13b341136e

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.Omonline.OutsideIn.OutsideInPop:
Name  string  Name Name of Point of Presence true 256  False     
Location  string  Location Location of Point of Presence false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Omonline.OutsideIn.OutsideInPop" Accessibility="Public" Abstract="false" Base="SystemCenter!Microsoft.SystemCenter.ManagementActionPoint" Hosted="false" Singleton="false" Extension="false">
<Property ID="Name" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Location" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>