Share via


ManagementPackFactTypeDimension Class

Definition

Represents the management pack fact type dimension class.

public ref class ManagementPackFactTypeDimension : Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackDimensionType ^>
[System.Serializable]
public class ManagementPackFactTypeDimension : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackDimensionType>
type ManagementPackFactTypeDimension = class
    inherit ManagementPackElementReference<ManagementPackDimensionType>
Public Class ManagementPackFactTypeDimension
Inherits ManagementPackElementReference(Of ManagementPackDimensionType)
Inheritance
Attributes

Constructors

ManagementPackFactTypeDimension(ManagementPack, String, String)

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

Properties

Alias

Gets or sets the ManagementPack alias.

Id

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

Gets the GUID identifier for the management pack element.

(Inherited from ManagementPackElementReference<T>)
Identifier

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

Provides another format to uniquely identify the management pack element which is different from GUID identifier.

(Inherited from ManagementPackElementReference<T>)
Name

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

Gets the name of the management pack element.

(Inherited from ManagementPackElementReference<T>)
Nullable

Gets or sets a value indicating whether this management pack fact type dimension can take a null value.

Methods

Equals(Object)

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

Determines whether this object equals the specified object.

(Inherited from ManagementPackElementReference<T>)
GetElement()

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

Gets the element that is referenced.

(Inherited from ManagementPackElementReference<T>)
GetHashCode()

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

Gets the hash code for this object.

(Inherited from ManagementPackElementReference<T>)
ToString()

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

Gets the name of the management pack element that is referenced.

(Inherited from ManagementPackElementReference<T>)

Applies to