共用方式為


ManagementPackFactTypeDimension Members

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

Represents the management pack fact type dimension class.

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

Public Constructors

  Name Description
  ManagementPackFactTypeDimension Initializes a new instance of the ManagementPackFactTypeDimension class using the specified parameters.

Top

Public Properties

  Name Description
public property Alias Gets or sets the ManagementPack alias.
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 fact type dimension 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

ManagementPackFactTypeDimension Class
Microsoft.EnterpriseManagement.Configuration Namespace