Microsoft.SystemCenter.WindowsAzure.TestManageability Test

Microsoft.SystemCenter.WindowsAzure.Test (ClassType)

Microsoft EnterpriseManagement Manageabiltiy Test

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId81885fb7-3bfd-6127-fc28-df2e193117a9

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.WindowsAzure.Test:
ClientPerspectiveId  string  Client Perspective ID Client Perspective ID true 256  False     
FunctionName  string  Function Name Function Name true 256  False     
ComputerPrincipalName  string  Computer Principal Name Computer Principal Name true 256  False     
Command  string  Command Command true 65536  False     
IntervalSeconds  int  Interval Seconds Interval Seconds false 256    300   
Threshold  int  Threshold Threshold false 256    300   
NumSamples  int  Number of Samples Number of Samples false 256     
SupressionInternval  int  Error Supression Within Seconds Error Supression Within Seconds false 256    1200   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.WindowsAzure.Test" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="false" Singleton="false">
<Property ID="ClientPerspectiveId" Type="string" Key="true" CaseSensitive="false" MinLength="1" MaxLength="256"/>
<Property ID="FunctionName" Type="string" Key="true" CaseSensitive="false" MinLength="1" MaxLength="256"/>
<Property ID="ComputerPrincipalName" Type="string" Key="true" CaseSensitive="false" MinLength="1" MaxLength="256"/>
<Property ID="Command" Type="string" Key="true" CaseSensitive="false" MinLength="1" MaxLength="65536"/>
<Property ID="IntervalSeconds" DefaultValue="300" Type="int" Key="false"/>
<Property ID="Threshold" DefaultValue="300" Type="int" Key="false"/>
<Property ID="NumSamples" DefaultValue="3" Type="int" Key="false"/>
<Property ID="SupressionInternval" DefaultValue="1200" Type="int" Key="false"/>
</ClassType>