MonitoringProfile Members

Updated: April 16, 2012

A collection of monitoring operations that make a logical profile.

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

  Name Description
  MonitoringProfile Overloaded.  
Top
  Name Description
public propertystatic AdministratorMonitoringProfileId Gets the globally unique identifier (GUID) for the Administrator monitoring profile.
public propertystatic AdvancedOperatorMonitoringProfileId Gets a globally unique identifier (GUID) for the AdvancedOperator monitoring profile.
public propertystatic ApplicationMonitoringOperatorMonitoringProfileId  
public propertystatic AuthorMonitoringProfileId Gets a globally unique identifier (GUID) for the Author monitoring profile.
public property Description  (inherited from Profile)
public property DisplayName  (inherited from Profile)
public property HasSingleMonitoringUserRole Gets a Boolean value that indicates whether the monitoring profile is used in a shipped user role.
public property HasSingleUserRole  (inherited from Profile)
public property Id  (inherited from MonitoringBaseWithId)
public property ImplicitRelationship  (inherited from Profile)
public property IsImplicitEndpointSource  (inherited from Profile)
public property IsImplicitProfile  (inherited from Profile)
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringOperations Gets the collection of monitoring operations in the monitoring profile.
public property Name  (inherited from Profile)
public property Operations  (inherited from Profile)
public propertystatic OperatorMonitoringProfileId Gets a globally unique identifier (GUID) for the Operator monitoring profile.
public propertystatic ReadOnlyOperatorMonitoringProfileId Gets a globally unique identifier (GUID) for the ReadOnlyOperator monitoring profile.
public propertystatic ReportOperatorMonitoringProfileId Gets a globally unique identifier (GUID) for the ReportOperator monitoring profile.
public propertystatic ReportSecurityAdministratorMonitoringProfileId Gets a globally unique identifier (GUID) for the ReportSecurityAdministrator monitoring profile.
public property Scope Gets the scope for the monitoring profile. The scope is a value from theMonitoringProfileScopeTypes enumeration
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. (inherited from MonitoringBaseWithId)
public method GetHashCode  Overridden. (inherited from MonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  Overridden. (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
public method Update  (inherited from Profile)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top