Share via


Parameter

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Represents a parameter to be sent to the application.

Schema Hierarchy

ManagementPack
  Presentation
    ConsoleTasks
      ConsoleTask
        Parameters
          Parameter

Syntax

<Parameter>parameter</Parameter>
 

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the Parameter element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

Parameters

Contains the parameters to be sent to the application.

Text Value

Contains the parameter to be sent to the application.

Remarks

To see an example of how parameters are sent to the console task application, see ConsoleTask.

See Also

Reference

ConsoleTask