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 | |
---|---|---|
Alias | Gets or sets the alias for the management pack. | |
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 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
ManagementPackFactTypeOutrigger Class
Microsoft.EnterpriseManagement.Configuration Namespace