Presentation

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

Contains all user interface (UI) related elements that are defined in the management pack.

Schema Hierarchy

ManagementPack
  Presentation

Syntax

<Presentation>
   <ConsoleTasks>…</ConsoleTasks>
   <Views>…</Views>
   <Folders>…</Folders>
   <FolderItems>…</FolderItems>
   <ImageReferences>…</ImageReferences>
   <StringResources>…</StringResources>
</Presentation>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

ConsoleTasks

Optional element. Contains console task definitions in a management pack.

Views

Optional element. Contains view type implementations in a management pack.

Folders

Optional element. Contains all folder definitions to be displayed in the Operations console.

FolderItems

Optional element. Contains all folder item definitions in a management pack.

ImageReferences

Optional element. Contains all image reference definitions in a management pack.

StringResources

Optional element. Contains all string resource definitions in a management pack.

Parent Elements

Element Description

ManagementPack

Represents the root element of a management pack.

See Also

Reference

ManagementPack