Share via


Microsoft.SystemCenter.WSManagement.WSManData

Applies To: Operations Manager 2007 R2

Defines the WS-Management data type structure for all WS-Management data items that are passed within a workflow.

Remarks

Microsoft.SystemCenter.WSManagement.WSManData has the following structure:

<DataItem type="Microsoft.SystemCenter.WSManagement.WSManData " time="2008-03-11T03:08:55.0343534-08:00" sourceHealthServiceId="0A0800A0-A802-E90B-6045-D961D516CA78">
  <WsManData>
      <p:SomeObjectResource_Service xsi:type =" p:Win32_Service_Type " xml:lang =" en-US ">
      <p:SomeProperty></p:SomeProperty >
      <p:SomeProperty></p:SomeProperty >
                </p:SomeObjectResource>
  </WsManData>
</DataItem>

See Also

Reference

System.BaseData