MonitoringProfile Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

A collection of monitoring operations that make a logical profile.

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


[SerializableAttribute]
public ref class MonitoringProfile : Profile

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticAdministratorMonitoringProfileId

Gets the globally unique identifier (GUID) for the Administrator monitoring profile.

System_CAPS_pubpropertySystem_CAPS_staticAdvancedOperatorMonitoringProfileId

Gets a globally unique identifier (GUID) for the AdvancedOperator monitoring profile.

System_CAPS_pubpropertySystem_CAPS_staticApplicationMonitoringOperatorMonitoringProfileId

System_CAPS_pubpropertySystem_CAPS_staticAuthorMonitoringProfileId

Gets a globally unique identifier (GUID) for the Author monitoring profile.

System_CAPS_pubpropertyDescription

(Inherited from Profile.)

System_CAPS_pubpropertyDisplayName

(Inherited from Profile.)

System_CAPS_pubpropertyHasSingleMonitoringUserRole

Gets a Boolean value that indicates whether the monitoring profile is used in a shipped user role.

System_CAPS_pubpropertyHasSingleUserRole

(Inherited from Profile.)

System_CAPS_pubpropertyId

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubpropertyImplicitRelationship

(Inherited from Profile.)

System_CAPS_pubpropertyIsImplicitEndpointSource

(Inherited from Profile.)

System_CAPS_pubpropertyIsImplicitProfile

(Inherited from Profile.)

System_CAPS_pubpropertyManagementGroup

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyMonitoringOperations

Gets the collection of monitoring operations in the monitoring profile.

System_CAPS_pubpropertyName

(Inherited from Profile.)

System_CAPS_pubpropertyOperations

(Inherited from Profile.)

System_CAPS_pubpropertySystem_CAPS_staticOperatorMonitoringProfileId

Gets a globally unique identifier (GUID) for the Operator monitoring profile.

System_CAPS_pubpropertySystem_CAPS_staticReadOnlyOperatorMonitoringProfileId

Gets a globally unique identifier (GUID) for the ReadOnlyOperator monitoring profile.

System_CAPS_pubpropertySystem_CAPS_staticReportOperatorMonitoringProfileId

Gets a globally unique identifier (GUID) for the ReportOperator monitoring profile.

System_CAPS_pubpropertySystem_CAPS_staticReportSecurityAdministratorMonitoringProfileId

Gets a globally unique identifier (GUID) for the ReportSecurityAdministrator monitoring profile.

System_CAPS_pubpropertyScope

Gets the scope for the monitoring profile. The scope is a value from theMonitoringProfileScopeTypes enumeration

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Profile.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Profile.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

(Inherited from Profile.)

System_CAPS_protmethodSetId(Guid)

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubmethodToString()

(Inherited from MonitoringBase.)

System_CAPS_pubmethodUpdate()

(Inherited from Profile.)

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: