Global Service Monitor Instance class
Base Class | System.LocalApplication |
Abstract | False |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | be2b4856-f895-7ce1-7a0c-e48a71167ff6 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
![]() |
string | Display Name | Display name of the object. | false | 4000 | 0 | False | ||
System.ConfigItem: | |||||||||
![]() |
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | |
![]() |
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | ||
![]() |
richtext | Notes | Notes | false | 4000 | 0 | |||
Microsoft.SystemCenter.Omonline.OutsideIn.Instance: | |||||||||
![]() |
string | Key | Key | true | 256 | 0 | False | ||
![]() |
string | Snapshot Id | Snapshot identifier of current set of external web tests | false | 256 | 0 | False | ||
![]() |
string | Reserved | Reserved Property | false | 256 | 0 | False | ||
![]() |
string | Global Service Monitor URI | Global Service Monitor Service Uri | false | 256 | 0 | False | ||
![]() |
string | Subscription Id | Global Service Monitor Subscription Id Uri | false | 256 | 0 | False | ||
![]() |
string | Global Service Monitor Pool Id | Global Service Monitor Pool which manages external web tests | false | 256 | 0 | False | ||
![]() |
string | Proxy Server Address | Proxy Server Address. Empty if proxy is not used. | false | 256 | 0 | False |
<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>