System.Performance.Baselining.SignatureEntry

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

Defines the data type for all signature entry data items that are passed within a workflow.

Remarks

All signature entry data item types are defined in accordance with the System.Performance.Baselining.SignatureEntry schema. Workflow modules that take any signature entry data item type as input will define their input data type as System.Performance.Baselining.SignatureEntry.

System.Performance.Baselining.SignatureEntry has the following structure:

<DataItem type="System.Performance.Baselining.SignatureEntry" time="2000-01-15T12:00:00.0000000-08:00">
  <ObjectName></ObjectName>
  <CounterName></CounterName>
  <InstanceName></InstanceName>
  <Average></Average>
  <Deviation></Deviation>
  <Index>1</Index>
</DataItem>

See Also

Reference

System.BaseData
System.Performance.Baselining.NTSignatureData
System.Performance.Baselining.SignatureData