Represents a reference to an image. You can use an instance of this class to retrieve images.

The following tables list the members exposed by the MonitoringImageReference type.

Public Properties (see also Protected Properties)

  Name Description
public property ElementReference  Gets a reference to the Management Pack element. (inherited from ManagementPackElementInfo)
public property Id  Gets a GUID identifier for the Management Pack element information. (inherited from ManagementPackElementInfo)
public property ImageID  Gets or sets the identifier for the image reference. (inherited from ManagementPackImageReference)
public property LastModified  Gets the time (UTC time) when the item was last modified. (inherited from ManagementPackItem)
public property ManagementGroup Gets the Management Group that this object was instantiated in.
public property ManagementGroupId Gets a GUID identifier for the Management Group that this object was instantiated in.
public property Status  Gets the current status of the item. (inherited from ManagementPackItem)
public property SubElementName  Gets the name of the child element to this Management Pack element. (inherited from ManagementPackElementInfo)
public property TimeAdded  Gets the time (UTC time) when the item was created. (inherited from ManagementPackItem)
public property XmlTag  Gets the XML element tag that is defined by this type. (inherited from ManagementPackImageReference)
Top

Protected Properties

  Name Description
protected property memberstatus  Gets or sets the status of this item. (inherited from ManagementPackItem)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from ManagementPackElementInfo)
public method GetHashCode  Gets the hash code for this object. (inherited from ManagementPackElementInfo)
public method GetManagementPack  Gets the Management Pack that contains this object. (inherited from ManagementPackElementInfo)
public method GetType  (inherited from Object)
public method Reconnect Overloaded. Reconnects this object to the specified Management Group after this object has been disconnected.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the name of the Management Pack element that this object contains information about. (inherited from ManagementPackElementInfo)
Top

Protected Methods

  Name Description
protected method AddIdentityString  (inherited from ManagementPackImageReference)
protected method AddPendingChange  Adds this object to the list of objects being changed for the host Management Pack. (inherited from ManagementPackElementInfo)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method PostProcessChange  (inherited from ManagementPackItem)
protected method ReadAttributes  (inherited from ManagementPackImageReference)
protected method ReadElements  (inherited from ManagementPackImageReference)
protected method UpdateCollection  (inherited from ManagementPackItem)
protected method WriteAttributes  (inherited from ManagementPackImageReference)
protected method WriteElements  (inherited from ManagementPackImageReference)
Top

See Also


Send comments about this topic to Microsoft.