Partager via


ManagementPackFactTypeOutrigger 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 fact type outrigger.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property Alias Gets or sets the alias for the management pack.
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)
public property Nullable Gets or sets a value indicating whether this management pack can take a null value.

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

ManagementPackFactTypeOutrigger Class
Microsoft.EnterpriseManagement.Configuration Namespace