System.SLA.TimeMetricService Level Time Metric

System.SLA.TimeMetric (ClassType)

Element properties:

Base ClassSystem.SLA.Metric
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc95be145-89f6-38b1-7cd4-3a71183cc603

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
System.AdminItem.SLABase:
Id  string      true 256  False 
System.SLA.Metric:
Description  string      false 256  False 
TypeId  guid      false 256   
System.SLA.TimeMetric:
PauseEventCriteria  string      false 65536  False 
ResumeEventCriteria  string      false 65536  False 

Health Model:

Source Code:

<ClassType ID="System.SLA.TimeMetric" Accessibility="Public" Abstract="true" Base="System.SLA.Metric">
<Property ID="PauseEventCriteria" Type="string" MaxLength="65536"/>
<Property ID="ResumeEventCriteria" Type="string" MaxLength="65536"/>
</ClassType>