Microsoft.SystemCenter.Omonline.OutsideIn.InstanceGlobal Service Monitor Instance

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

Global Service Monitor Instance class

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbe2b4856-f895-7ce1-7a0c-e48a71167ff6

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.Instance:
Key  string  Key Key true 256  False     
SnapshotId  string  Snapshot Id Snapshot identifier of current set of external web tests false 256  False     
AppFabricAcsUri  string  Reserved Reserved Property false 256  False     
DirectoryServiceUri  string  Global Service Monitor URI Global Service Monitor Service Uri false 256  False     
OutsideInSubscriptionId  string  Subscription Id Global Service Monitor Subscription Id Uri false 256  False     
OutsideInPoolId  string  Global Service Monitor Pool Id Global Service Monitor Pool which manages external web tests false 256  False     
ProxyAddress  string  Proxy Server Address Proxy Server Address. Empty if proxy is not used. false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Omonline.OutsideIn.Instance" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="false" Singleton="false" Extension="false">
<Property ID="Key" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="SnapshotId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="AppFabricAcsUri" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="DirectoryServiceUri" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="OutsideInSubscriptionId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="OutsideInPoolId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="ProxyAddress" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
</ClassType>