System.SLA.MetricService Level Metric

System.SLA.Metric (ClassType)

Element properties:

Base ClassSystem.AdminItem.SLABase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde6dba8e4-e4a3-644d-22cd-cd5406f7ef65

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   

Health Model:

Source Code:

<ClassType ID="System.SLA.Metric" Accessibility="Public" Abstract="true" Base="System.AdminItem.SLABase">
<Property ID="Description" Type="string"/>
<Property ID="TypeId" Type="guid" Required="true"/>
</ClassType>