Share via


ToleranceType

Applies To: Operations Manager 2007 R2

ToleranceType simple data type is an enumeration used to determine how a tolerance parameter in a module type is to be specified.

Schema Definition

<xsd:simpleType>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Absolute" />
    <xsd:enumeration value="Percentage" />
  </xsd:restriction>
</xsd:simpleType>

Remarks

Information

   

Schema Type

Inline schema definition.

Library

System.Performance.Library