Share via


ManagementPackReportDataWarehouseScript Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a management pack element that is defined by the ManagementPackReportDataWarehouseScript class.

The following tables list the members exposed by the ManagementPackReportDataWarehouseScript type.

Public Constructors

  Name Description
  ManagementPackReportDataWarehouseScript Initializes a new instance of the ManagementPackReportDataWarehouseScript class by using a parent, an alias and an identifier.

Top

Public Properties

  Name Description
public property Domain Gets or sets the alias for this management pack element.
public property Id  Gets the GUID identifier for the management pack element. (inherited from ManagementPackElementReference)
public property Identifier  Provides another format to uniquely identify the management pack element which is different from GUID identifier. (inherited from ManagementPackElementReference)
public property Name  Gets the name of the management pack element. (inherited from ManagementPackElementReference)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. Determines whether this object equals the specified object. (inherited from Object)
public method GetElement  Gets the element that is referenced. (inherited from ManagementPackElementReference)
public method GetHashCode  Overridden. Gets the hash code for this object. (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  Overridden. Gets the name of the management pack element that is referenced. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ManagementPackReportDataWarehouseScript Class
Microsoft.EnterpriseManagement.Configuration Namespace