MonitoringImageReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This class is obsolete. Please use ManagementPackImageReference instead
Represents a reference to an image. You can use an instance of this class, or the ids from instances of this class to retrieve images.
public ref class MonitoringImageReference : Microsoft::EnterpriseManagement::Configuration::ManagementPackImageReference, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("This class is obsolete. Please use ManagementPackImageReference instead")]
[System.Serializable]
public class MonitoringImageReference : Microsoft.EnterpriseManagement.Configuration.ManagementPackImageReference, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type MonitoringImageReference = class
inherit ManagementPackImageReference
interface IMonitoringBase
Public Class MonitoringImageReference
Inherits ManagementPackImageReference
Implements IMonitoringBase
- Inheritance
-
MonitoringImageReference
- Attributes
- Implements
Constructors
MonitoringImageReference(ManagementPackImageReference) |
Methods
GetDerivedObject(ManagementPackImageReference) |
Converting ManagementPackImageReference to MonitoringImageReference |