MonitoringPerformanceData Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains monitoring performance data.
The following tables list the members exposed by the MonitoringPerformanceData type.
Public Properties
Name | Description | |
---|---|---|
ClassId | ||
CounterName | Gets the name of the performance data counter. | |
HasSignature | Gets a Boolean value that determines whether the performance data object has a signature. | |
Id | Overridden. Gets the globally unique identifier (GUID) for this object. | |
InstanceName | Gets the instance name of this performance counter. | |
LastSampledValue | Gets the last sampled value from the performance counter. | |
LearningRuleId | ||
ManagementGroup | The connection management group connection used by this object. (inherited from OperationalDataObject) | |
ManagementGroupId | (inherited from MonitoringBase) | |
MonitoringObjectDisplayName | Gets the display name of the monitoring object that is associated with the performance data. | |
MonitoringObjectFullName | Gets the full name of the monitoring object that is associated with the performance data. | |
MonitoringObjectId | Overridden. Gets the globally unique identifier (GUID) for the monitoring object that is associated with the performance data. | |
MonitoringObjectName | Gets the name of the monitoring object that is associated with the performance data. | |
MonitoringObjectPath | Gets the path of the monitoring object that is associated with the performance data. | |
ObjectName | Gets the object name of the performance counter. | |
RuleDescription | ||
RuleDisplayName | ||
RuleId | Overridden. | |
ScaleFactor | Gets the scale factor for the performance counter. | |
ScaleLegend | Gets the scale legend for the performance counter. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether this object is equal to the specified object. (inherited from Object) | |
GetHashCode | Overridden. Gets the hash code for the OperationalDataObject object (inherited from Object) | |
GetSignatures | Overloaded. Gets signatures for the performance counter data. | |
GetType | (inherited from Object) | |
GetValueReader | Gets all the values for this performance data instance between the selected range (inclusive). | |
GetValues | Gets all the values for the performance data instance between the selected range (inclusive of the start and end range). | |
PauseSignatureCollection | Overloaded. | |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase) | |
ResetSignatureCollection | Overloaded. | |
ResumeSignatureCollection | Overloaded. | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MonitoringPerformanceData Class
Microsoft.EnterpriseManagement.Monitoring Namespace