FavoriteMonitoringView Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Represents a favorite view.

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


[SerializableAttribute]
[ObsoleteAttribute("Use Microsoft.EnterpriseManagement.UserInfo.UserView")]
public ref class FavoriteMonitoringView : UserView

NameDescription
System_CAPS_pubmethodFavoriteMonitoringView(String^, ManagementPackView^, Guid)

Initializes a new FavoriteMonitoringView object.

NameDescription
System_CAPS_pubpropertyManagementGroup

The connection management group connection used by this object.

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyMonitoringObjectId

Obsolete.Gets or sets the monitoring object identifier that the favorite view targets.

System_CAPS_pubpropertyMonitoringView

Obsolete.Gets or sets the view that is contained in the favorite view.

System_CAPS_pubpropertyName

(Inherited from UserView.)

System_CAPS_pubpropertyObjectId

(Inherited from UserView.)

System_CAPS_pubpropertyView

(Inherited from UserView.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from UserView.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from UserView.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

(Inherited from UserView.)

System_CAPS_pubmethodToString()

(Inherited from MonitoringBase.)

System_CAPS_pubmethodUpdate()

(Inherited from UserView.)

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: