Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines an array of tasks.
<xs:complexType name="ArrayOfTask">
<xs:sequence>
<xs:element name="Task"
type="Task"
minOccurs="0"
maxOccurs="unbounded"
nillable="true"
/>
</xs:sequence>
</xs:complexType>
Child elements
| Element | Type | Description |
|---|---|---|
| Task | Task | A task. |
Remarks
The Tasks element is of this type.
Requirements
Product |
Compute Cluster Pack Client Utilities |