ToleranceType
System Center
Updated: May 18, 2012
Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager
ToleranceType simple data type is an enumeration used to determine how a tolerance parameter in a module type is to be specified.
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Absolute" />
<xsd:enumeration value="Percentage" />
</xsd:restriction>
</xsd:simpleType>
|
Schema Type |
Inline schema definition. |
|
Library |
System.Performance.Library |
Show: