System.SLA.EventBased.TimeMetric서비스 수준 이벤트 기반 시간 메트릭

System.SLA.EventBased.TimeMetric (ClassType)

Element properties:

Base ClassSystem.SLA.TimeMetric
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4f28d116-82ae-7a2e-bfb2-1905d589f67c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. 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 
System.SLA.EventBased.TimeMetric:
EndEventCriteria  string      false 65536  False 
StartEventCriteria  string      false 65536  False 

Health Model:

Source Code:

<ClassType ID="System.SLA.EventBased.TimeMetric" Accessibility="Public" Abstract="false" Base="System.SLA.TimeMetric">
<Property ID="EndEventCriteria" Type="string" Required="true" MaxLength="65536"/>
<Property ID="StartEventCriteria" Type="string" Required="true" MaxLength="65536"/>
</ClassType>