Partition Members
Represents a management agent’s partition object.
The following tables list the members exposed by the Partition type.
Public Properties
Name | Description | |
---|---|---|
DN | Retrieves the distinguished name for the partition object. | |
HiddenByDefault | Set/Get the setting to hide the partition in the default view. | |
Identifier | Retrieves the identifier for the partition object. | |
Name | Retrieves the name for the partition object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Create | Overloaded. Creates a new Partition object. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top