ToleranceType

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.

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