Parameters
Applies To: System Center Service Manager 2010
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains the arguments to be passed to the handler of an assembly for a console task.
Schema Hierarchy
ManagementPack
Presentation
ConsoleTasks
ConsoleTask
Parameters
Syntax
<Parameters>
<Argument Name=”argumentName”>value</Argument>
</Parameters>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Parameters element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Optional element. Represents an argument to be passed to the handler. |
Parent Elements
Element | Description |
---|---|
Represents a console task definition. |