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 | |
---|---|---|
Alias | Gets or sets the ManagementPack alias. | |
Id | Gets the GUID identifier for the management pack element. (inherited from ManagementPackElementReference) | |
Identifier | Provides another format to uniquely identify the management pack element which is different from GUID identifier. (inherited from ManagementPackElementReference) | |
Name | Gets the name of the management pack element. (inherited from ManagementPackElementReference) | |
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 | |
---|---|---|
Equals | Overridden. Determines whether this object equals the specified object. (inherited from Object) | |
GetElement | Gets the element that is referenced. (inherited from ManagementPackElementReference) | |
GetHashCode | Overridden. Gets the hash code for this object. (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overridden. Gets the name of the management pack element that is referenced. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackFactTypeDimension Class
Microsoft.EnterpriseManagement.Configuration Namespace