ImageInfo Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains image information for a monitoring class.

Namespace:   Microsoft.EnterpriseManagement.Warehouse
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Warehouse::ImageInfo

[SerializableAttribute]
public ref class ImageInfo 

NameDescription
System_CAPS_pubpropertyImage

Gets the image, which is stored in an array of bytes.

System_CAPS_pubpropertyImageCategory

Gets the category of the image.

System_CAPS_pubpropertyMonitoringClassGuid

Gets the globally unique identifier (GUID) for the monitoring class that the image is for.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: